google-api-client 0.41.0 → 0.42.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (447) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +295 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/accessapproval_v1.rb +1 -1
  5. data/generated/google/apis/accessapproval_v1/service.rb +3 -0
  6. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  7. data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
  8. data/generated/google/apis/admin_directory_v1.rb +1 -1
  9. data/generated/google/apis/admin_directory_v1/classes.rb +31 -0
  10. data/generated/google/apis/admin_directory_v1/representations.rb +16 -0
  11. data/generated/google/apis/admin_directory_v1/service.rb +3 -5
  12. data/generated/google/apis/admob_v1.rb +1 -1
  13. data/generated/google/apis/admob_v1/classes.rb +3 -1
  14. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  15. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  16. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  17. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  18. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  19. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  20. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  21. data/generated/google/apis/apigee_v1.rb +1 -1
  22. data/generated/google/apis/apigee_v1/classes.rb +1475 -107
  23. data/generated/google/apis/apigee_v1/representations.rb +558 -0
  24. data/generated/google/apis/apigee_v1/service.rb +1175 -117
  25. data/generated/google/apis/appengine_v1.rb +1 -1
  26. data/generated/google/apis/appengine_v1/service.rb +6 -3
  27. data/generated/google/apis/appengine_v1beta.rb +1 -1
  28. data/generated/google/apis/appengine_v1beta/service.rb +6 -2
  29. data/generated/google/apis/appsmarket_v2.rb +1 -1
  30. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  31. data/generated/google/apis/bigquery_v2.rb +1 -1
  32. data/generated/google/apis/bigquery_v2/classes.rb +234 -9
  33. data/generated/google/apis/bigquery_v2/representations.rb +74 -0
  34. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  35. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -6
  36. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  37. data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
  38. data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
  39. data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
  40. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  41. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
  42. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
  43. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  44. data/generated/google/apis/bigtableadmin_v1/classes.rb +267 -0
  45. data/generated/google/apis/bigtableadmin_v1/representations.rb +100 -0
  46. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  47. data/generated/google/apis/bigtableadmin_v2/classes.rb +361 -6
  48. data/generated/google/apis/bigtableadmin_v2/representations.rb +146 -0
  49. data/generated/google/apis/bigtableadmin_v2/service.rb +298 -0
  50. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  51. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  52. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  53. data/generated/google/apis/blogger_v3.rb +1 -1
  54. data/generated/google/apis/books_v1.rb +1 -1
  55. data/generated/google/apis/books_v1/classes.rb +140 -159
  56. data/generated/google/apis/books_v1/service.rb +47 -49
  57. data/generated/google/apis/chat_v1.rb +1 -1
  58. data/generated/google/apis/chat_v1/classes.rb +130 -0
  59. data/generated/google/apis/chat_v1/representations.rb +63 -0
  60. data/generated/google/apis/chat_v1/service.rb +71 -0
  61. data/generated/google/apis/chromeuxreport_v1.rb +1 -1
  62. data/generated/google/apis/chromeuxreport_v1/classes.rb +22 -0
  63. data/generated/google/apis/chromeuxreport_v1/representations.rb +2 -0
  64. data/generated/google/apis/civicinfo_v2.rb +2 -2
  65. data/generated/google/apis/civicinfo_v2/classes.rb +21 -801
  66. data/generated/google/apis/civicinfo_v2/representations.rb +1 -295
  67. data/generated/google/apis/civicinfo_v2/service.rb +28 -63
  68. data/generated/google/apis/classroom_v1.rb +1 -1
  69. data/generated/google/apis/classroom_v1/service.rb +9 -5
  70. data/generated/google/apis/cloudasset_v1.rb +1 -1
  71. data/generated/google/apis/cloudasset_v1/classes.rb +391 -3
  72. data/generated/google/apis/cloudasset_v1/representations.rb +101 -0
  73. data/generated/google/apis/cloudasset_v1/service.rb +178 -0
  74. data/generated/google/apis/{androidpublisher_v2.rb → cloudasset_v1p5beta1.rb} +11 -11
  75. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +1537 -0
  76. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +399 -0
  77. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +129 -0
  78. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  79. data/generated/google/apis/cloudbilling_v1/classes.rb +38 -6
  80. data/generated/google/apis/cloudbilling_v1/representations.rb +16 -0
  81. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  82. data/generated/google/apis/cloudbuild_v1/classes.rb +272 -12
  83. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  84. data/generated/google/apis/cloudbuild_v1/service.rb +0 -136
  85. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  86. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  87. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  88. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  89. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  90. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  91. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  92. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  93. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  94. data/generated/google/apis/cloudfunctions_v1/classes.rb +18 -49
  95. data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -17
  96. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  97. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  98. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +32 -1
  99. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +16 -0
  100. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  101. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +503 -755
  102. data/generated/google/apis/cloudresourcemanager_v1/service.rb +198 -249
  103. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  104. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +258 -430
  105. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +136 -178
  106. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  107. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +258 -414
  108. data/generated/google/apis/cloudresourcemanager_v2/service.rb +96 -129
  109. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  110. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +258 -414
  111. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +96 -129
  112. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  113. data/generated/google/apis/cloudscheduler_v1/classes.rb +18 -6
  114. data/generated/google/apis/cloudscheduler_v1/representations.rb +1 -0
  115. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  116. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +18 -6
  117. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +1 -0
  118. data/generated/google/apis/cloudshell_v1.rb +1 -1
  119. data/generated/google/apis/cloudshell_v1/classes.rb +2 -2
  120. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  121. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +8 -5
  122. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  123. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  124. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  125. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  126. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  127. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  128. data/generated/google/apis/composer_v1beta1.rb +1 -1
  129. data/generated/google/apis/composer_v1beta1/classes.rb +4 -3
  130. data/generated/google/apis/composer_v1beta1/service.rb +13 -0
  131. data/generated/google/apis/compute_alpha.rb +1 -1
  132. data/generated/google/apis/compute_alpha/classes.rb +99 -61
  133. data/generated/google/apis/compute_alpha/representations.rb +3 -0
  134. data/generated/google/apis/compute_alpha/service.rb +32 -33
  135. data/generated/google/apis/compute_beta.rb +1 -1
  136. data/generated/google/apis/compute_beta/classes.rb +596 -60
  137. data/generated/google/apis/compute_beta/representations.rb +162 -0
  138. data/generated/google/apis/compute_beta/service.rb +565 -33
  139. data/generated/google/apis/compute_v1.rb +1 -1
  140. data/generated/google/apis/compute_v1/classes.rb +967 -70
  141. data/generated/google/apis/compute_v1/representations.rb +289 -0
  142. data/generated/google/apis/compute_v1/service.rb +784 -38
  143. data/generated/google/apis/container_v1.rb +1 -1
  144. data/generated/google/apis/container_v1/classes.rb +132 -5
  145. data/generated/google/apis/container_v1/representations.rb +51 -0
  146. data/generated/google/apis/container_v1beta1.rb +1 -1
  147. data/generated/google/apis/container_v1beta1/classes.rb +136 -17
  148. data/generated/google/apis/container_v1beta1/representations.rb +39 -0
  149. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  150. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -1
  151. data/generated/google/apis/content_v2.rb +1 -1
  152. data/generated/google/apis/content_v2/classes.rb +8 -2
  153. data/generated/google/apis/content_v2/representations.rb +1 -0
  154. data/generated/google/apis/content_v2_1.rb +1 -1
  155. data/generated/google/apis/content_v2_1/classes.rb +182 -4
  156. data/generated/google/apis/content_v2_1/representations.rb +72 -0
  157. data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
  158. data/generated/google/apis/customsearch_v1/classes.rb +1610 -0
  159. data/generated/google/apis/customsearch_v1/representations.rb +372 -0
  160. data/generated/google/apis/customsearch_v1/service.rb +618 -0
  161. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  162. data/generated/google/apis/datacatalog_v1beta1/classes.rb +400 -565
  163. data/generated/google/apis/datacatalog_v1beta1/representations.rb +13 -0
  164. data/generated/google/apis/datacatalog_v1beta1/service.rb +351 -435
  165. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  166. data/generated/google/apis/dataflow_v1b3/classes.rb +21 -1
  167. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  168. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  169. data/generated/google/apis/dataproc_v1.rb +1 -1
  170. data/generated/google/apis/dataproc_v1/classes.rb +15 -14
  171. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  172. data/generated/google/apis/dataproc_v1beta2/classes.rb +44 -14
  173. data/generated/google/apis/dataproc_v1beta2/representations.rb +4 -0
  174. data/generated/google/apis/datastore_v1.rb +1 -1
  175. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  176. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  177. data/generated/google/apis/dfareporting_v3_4.rb +1 -1
  178. data/generated/google/apis/dfareporting_v3_4/classes.rb +421 -0
  179. data/generated/google/apis/dfareporting_v3_4/representations.rb +182 -0
  180. data/generated/google/apis/dialogflow_v2.rb +1 -1
  181. data/generated/google/apis/dialogflow_v2/classes.rb +416 -63
  182. data/generated/google/apis/dialogflow_v2/representations.rb +108 -0
  183. data/generated/google/apis/dialogflow_v2/service.rb +4 -0
  184. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  185. data/generated/google/apis/dialogflow_v2beta1/classes.rb +436 -66
  186. data/generated/google/apis/dialogflow_v2beta1/representations.rb +108 -0
  187. data/generated/google/apis/dialogflow_v2beta1/service.rb +58 -44
  188. data/generated/google/apis/displayvideo_v1.rb +7 -1
  189. data/generated/google/apis/displayvideo_v1/classes.rb +1727 -1680
  190. data/generated/google/apis/displayvideo_v1/representations.rb +275 -0
  191. data/generated/google/apis/displayvideo_v1/service.rb +1245 -924
  192. data/generated/google/apis/dlp_v2.rb +1 -1
  193. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  194. data/generated/google/apis/dns_v1.rb +4 -4
  195. data/generated/google/apis/dns_v1/classes.rb +313 -162
  196. data/generated/google/apis/dns_v1/service.rb +247 -180
  197. data/generated/google/apis/dns_v1beta2.rb +4 -4
  198. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  199. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  200. data/generated/google/apis/dns_v2beta1.rb +4 -4
  201. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  202. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  203. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  204. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  205. data/generated/google/apis/doubleclicksearch_v2.rb +4 -4
  206. data/generated/google/apis/doubleclicksearch_v2/classes.rb +75 -76
  207. data/generated/google/apis/doubleclicksearch_v2/representations.rb +4 -6
  208. data/generated/google/apis/doubleclicksearch_v2/service.rb +43 -75
  209. data/generated/google/apis/drive_v2.rb +1 -1
  210. data/generated/google/apis/drive_v2/classes.rb +75 -2
  211. data/generated/google/apis/drive_v2/representations.rb +23 -0
  212. data/generated/google/apis/drive_v2/service.rb +23 -10
  213. data/generated/google/apis/drive_v3.rb +1 -1
  214. data/generated/google/apis/drive_v3/classes.rb +74 -2
  215. data/generated/google/apis/drive_v3/representations.rb +23 -0
  216. data/generated/google/apis/drive_v3/service.rb +8 -5
  217. data/generated/google/apis/fcm_v1.rb +1 -1
  218. data/generated/google/apis/fcm_v1/classes.rb +245 -393
  219. data/generated/google/apis/fcm_v1/service.rb +5 -6
  220. data/generated/google/apis/file_v1.rb +1 -1
  221. data/generated/google/apis/file_v1beta1.rb +1 -1
  222. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebase_v1beta1/classes.rb +10 -16
  224. data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
  225. data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
  226. data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
  227. data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
  228. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  229. data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
  230. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  231. data/generated/google/apis/firebaseml_v1beta2/classes.rb +9 -0
  232. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -0
  233. data/generated/google/apis/firestore_v1.rb +1 -1
  234. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  235. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  236. data/generated/google/apis/firestore_v1/service.rb +78 -0
  237. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  238. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  239. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  240. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  241. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  242. data/generated/google/apis/games_configuration_v1configuration/service.rb +2 -2
  243. data/generated/google/apis/games_management_v1management.rb +1 -1
  244. data/generated/google/apis/games_management_v1management/service.rb +2 -2
  245. data/generated/google/apis/games_v1.rb +6 -4
  246. data/generated/google/apis/games_v1/classes.rb +354 -2112
  247. data/generated/google/apis/games_v1/representations.rb +12 -647
  248. data/generated/google/apis/games_v1/service.rb +213 -1155
  249. data/generated/google/apis/{cloudfunctions_v1beta2.rb → gameservices_v1.rb} +9 -9
  250. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  251. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  252. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  253. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  254. data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
  255. data/generated/google/apis/gmail_v1.rb +1 -1
  256. data/generated/google/apis/gmail_v1/classes.rb +55 -55
  257. data/generated/google/apis/gmail_v1/service.rb +74 -73
  258. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +36 -0
  259. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  260. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  261. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  262. data/generated/google/apis/groupssettings_v1.rb +1 -1
  263. data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
  264. data/generated/google/apis/healthcare_v1.rb +1 -1
  265. data/generated/google/apis/healthcare_v1/classes.rb +6 -6
  266. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  267. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  268. data/generated/google/apis/healthcare_v1beta1/classes.rb +6 -6
  269. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  270. data/generated/google/apis/iam_v1.rb +1 -1
  271. data/generated/google/apis/iam_v1/classes.rb +22 -3
  272. data/generated/google/apis/iam_v1/service.rb +18 -6
  273. data/generated/google/apis/logging_v2.rb +1 -1
  274. data/generated/google/apis/logging_v2/classes.rb +69 -21
  275. data/generated/google/apis/managedidentities_v1.rb +1 -1
  276. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  277. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  278. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  279. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  280. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  281. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  282. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  283. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  284. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  285. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  286. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  287. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  288. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  289. data/generated/google/apis/ml_v1.rb +1 -1
  290. data/generated/google/apis/ml_v1/classes.rb +28 -14
  291. data/generated/google/apis/ml_v1/representations.rb +1 -0
  292. data/generated/google/apis/monitoring_v1.rb +1 -1
  293. data/generated/google/apis/monitoring_v1/classes.rb +2 -1
  294. data/generated/google/apis/monitoring_v3.rb +1 -1
  295. data/generated/google/apis/monitoring_v3/classes.rb +71 -38
  296. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  297. data/generated/google/apis/monitoring_v3/service.rb +13 -9
  298. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  299. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  300. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  301. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  302. data/generated/google/apis/osconfig_v1.rb +1 -1
  303. data/generated/google/apis/osconfig_v1/classes.rb +77 -2
  304. data/generated/google/apis/osconfig_v1/representations.rb +35 -0
  305. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  306. data/generated/google/apis/osconfig_v1beta/classes.rb +77 -2
  307. data/generated/google/apis/osconfig_v1beta/representations.rb +35 -0
  308. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  309. data/generated/google/apis/people_v1.rb +4 -1
  310. data/generated/google/apis/people_v1/classes.rb +243 -397
  311. data/generated/google/apis/people_v1/service.rb +156 -384
  312. data/generated/google/apis/{androidpublisher_v1/classes.rb → playablelocations_v3.rb} +11 -6
  313. data/generated/google/apis/playablelocations_v3/classes.rb +633 -0
  314. data/generated/google/apis/playablelocations_v3/representations.rb +273 -0
  315. data/generated/google/apis/playablelocations_v3/service.rb +157 -0
  316. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  317. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +19 -0
  318. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  319. data/generated/google/apis/pubsub_v1.rb +1 -1
  320. data/generated/google/apis/pubsub_v1/classes.rb +49 -30
  321. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  322. data/generated/google/apis/pubsub_v1/service.rb +35 -44
  323. data/generated/google/apis/realtimebidding_v1.rb +40 -0
  324. data/generated/google/apis/realtimebidding_v1/classes.rb +1436 -0
  325. data/generated/google/apis/realtimebidding_v1/representations.rb +565 -0
  326. data/generated/google/apis/realtimebidding_v1/service.rb +661 -0
  327. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  328. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  329. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  330. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  331. data/generated/google/apis/recommender_v1.rb +1 -1
  332. data/generated/google/apis/recommender_v1/classes.rb +211 -0
  333. data/generated/google/apis/recommender_v1/representations.rb +96 -0
  334. data/generated/google/apis/recommender_v1/service.rb +123 -0
  335. data/generated/google/apis/redis_v1.rb +1 -1
  336. data/generated/google/apis/redis_v1/classes.rb +398 -1
  337. data/generated/google/apis/redis_v1/representations.rb +139 -0
  338. data/generated/google/apis/redis_v1/service.rb +1 -1
  339. data/generated/google/apis/redis_v1beta1.rb +1 -1
  340. data/generated/google/apis/redis_v1beta1/classes.rb +398 -1
  341. data/generated/google/apis/redis_v1beta1/representations.rb +139 -0
  342. data/generated/google/apis/redis_v1beta1/service.rb +1 -1
  343. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  344. data/generated/google/apis/remotebuildexecution_v1/classes.rb +1 -1
  345. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  346. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +1 -1
  347. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  348. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1 -1
  349. data/generated/google/apis/reseller_v1.rb +4 -3
  350. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  351. data/generated/google/apis/reseller_v1/service.rb +247 -252
  352. data/generated/google/apis/run_v1.rb +2 -2
  353. data/generated/google/apis/run_v1/classes.rb +835 -1245
  354. data/generated/google/apis/run_v1/service.rb +196 -246
  355. data/generated/google/apis/run_v1alpha1.rb +2 -2
  356. data/generated/google/apis/run_v1alpha1/classes.rb +934 -1331
  357. data/generated/google/apis/run_v1alpha1/service.rb +322 -378
  358. data/generated/google/apis/run_v1beta1.rb +2 -2
  359. data/generated/google/apis/run_v1beta1/classes.rb +209 -276
  360. data/generated/google/apis/run_v1beta1/service.rb +17 -19
  361. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  362. data/generated/google/apis/sasportal_v1alpha1/classes.rb +19 -0
  363. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  364. data/generated/google/apis/searchconsole_v1.rb +4 -3
  365. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  366. data/generated/google/apis/secretmanager_v1.rb +1 -1
  367. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  368. data/generated/google/apis/securitycenter_v1.rb +1 -1
  369. data/generated/google/apis/securitycenter_v1/service.rb +4 -5
  370. data/generated/google/apis/securitycenter_v1p1beta1.rb +1 -1
  371. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +2 -5
  372. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  373. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +3 -3
  374. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +7 -7
  375. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  376. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  377. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  378. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -6
  379. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  380. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  381. data/generated/google/apis/servicemanagement_v1/classes.rb +3 -2
  382. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  383. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  384. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  385. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  386. data/generated/google/apis/serviceusage_v1.rb +1 -1
  387. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  388. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  389. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  390. data/generated/google/apis/sheets_v4.rb +1 -1
  391. data/generated/google/apis/sheets_v4/classes.rb +118 -28
  392. data/generated/google/apis/spanner_v1.rb +1 -1
  393. data/generated/google/apis/spanner_v1/classes.rb +25 -20
  394. data/generated/google/apis/spanner_v1/service.rb +7 -0
  395. data/generated/google/apis/speech_v1.rb +1 -1
  396. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  397. data/generated/google/apis/sql_v1beta4.rb +1 -1
  398. data/generated/google/apis/sql_v1beta4/classes.rb +207 -200
  399. data/generated/google/apis/sql_v1beta4/representations.rb +2 -1
  400. data/generated/google/apis/sql_v1beta4/service.rb +2 -2
  401. data/generated/google/apis/storage_v1.rb +1 -1
  402. data/generated/google/apis/storage_v1/service.rb +2 -3
  403. data/generated/google/apis/testing_v1.rb +1 -1
  404. data/generated/google/apis/testing_v1/classes.rb +80 -6
  405. data/generated/google/apis/testing_v1/representations.rb +33 -0
  406. data/generated/google/apis/texttospeech_v1.rb +1 -1
  407. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  408. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  409. data/generated/google/apis/toolresults_v1beta3/classes.rb +9 -0
  410. data/generated/google/apis/toolresults_v1beta3/representations.rb +1 -0
  411. data/generated/google/apis/toolresults_v1beta3/service.rb +498 -498
  412. data/generated/google/apis/{androidpublisher_v1/representations.rb → vectortile_v1.rb} +11 -6
  413. data/generated/google/apis/vectortile_v1/classes.rb +881 -0
  414. data/generated/google/apis/{cloudfunctions_v1beta2 → vectortile_v1}/representations.rb +105 -121
  415. data/generated/google/apis/vectortile_v1/service.rb +268 -0
  416. data/generated/google/apis/vision_v1.rb +1 -1
  417. data/generated/google/apis/vision_v1/classes.rb +2 -0
  418. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  419. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  420. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  421. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  422. data/generated/google/apis/webfonts_v1.rb +5 -5
  423. data/generated/google/apis/webfonts_v1/classes.rb +4 -3
  424. data/generated/google/apis/webfonts_v1/representations.rb +1 -2
  425. data/generated/google/apis/webfonts_v1/service.rb +15 -22
  426. data/generated/google/apis/youtube_partner_v1.rb +4 -3
  427. data/generated/google/apis/youtube_partner_v1/classes.rb +1106 -690
  428. data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
  429. data/generated/google/apis/youtube_partner_v1/service.rb +526 -1086
  430. data/generated/google/apis/youtube_v3.rb +1 -1
  431. data/generated/google/apis/youtube_v3/classes.rb +562 -2
  432. data/generated/google/apis/youtube_v3/representations.rb +282 -0
  433. data/generated/google/apis/youtube_v3/service.rb +270 -10
  434. data/lib/google/apis/version.rb +1 -1
  435. metadata +39 -23
  436. data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
  437. data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
  438. data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
  439. data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
  440. data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
  441. data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
  442. data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
  443. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +0 -841
  444. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +0 -486
  445. data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
  446. data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
  447. data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/data-catalog/docs/
27
27
  module DatacatalogV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20200510'
29
+ REVISION = '20200719'
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'
@@ -26,69 +26,57 @@ module Google
26
26
  class Binding
27
27
  include Google::Apis::Core::Hashable
28
28
 
29
- # Represents a textual expression in the Common Expression Language (CEL)
30
- # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
31
- # are documented at https://github.com/google/cel-spec.
32
- # Example (Comparison):
33
- # title: "Summary size limit"
34
- # description: "Determines if a summary is less than 100 chars"
35
- # expression: "document.summary.size() < 100"
36
- # Example (Equality):
37
- # title: "Requestor is owner"
38
- # description: "Determines if requestor is the document owner"
39
- # expression: "document.owner == request.auth.claims.email"
40
- # Example (Logic):
41
- # title: "Public documents"
42
- # description: "Determine whether the document should be publicly visible"
43
- # expression: "document.type != 'private' && document.type != 'internal'"
44
- # Example (Data Manipulation):
45
- # title: "Notification string"
46
- # description: "Create a notification string with a timestamp."
47
- # expression: "'New message received at ' + string(document.create_time)"
48
- # The exact variables and functions that may be referenced within an expression
49
- # are determined by the service that evaluates it. See the service
50
- # documentation for additional information.
29
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
30
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
31
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
32
+ # "Summary size limit" description: "Determines if a summary is less than 100
33
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
34
+ # Requestor is owner" description: "Determines if requestor is the document
35
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
36
+ # Logic): title: "Public documents" description: "Determine whether the document
37
+ # should be publicly visible" expression: "document.type != 'private' &&
38
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
39
+ # string" description: "Create a notification string with a timestamp."
40
+ # expression: "'New message received at ' + string(document.create_time)" The
41
+ # exact variables and functions that may be referenced within an expression are
42
+ # determined by the service that evaluates it. See the service documentation for
43
+ # additional information.
51
44
  # Corresponds to the JSON property `condition`
52
45
  # @return [Google::Apis::DatacatalogV1beta1::Expr]
53
46
  attr_accessor :condition
54
47
 
55
- # Specifies the identities requesting access for a Cloud Platform resource.
56
- # `members` can have the following values:
57
- # * `allUsers`: A special identifier that represents anyone who is
58
- # on the internet; with or without a Google account.
59
- # * `allAuthenticatedUsers`: A special identifier that represents anyone
60
- # who is authenticated with a Google account or a service account.
61
- # * `user:`emailid``: An email address that represents a specific Google
62
- # account. For example, `alice@example.com` .
63
- # * `serviceAccount:`emailid``: An email address that represents a service
64
- # account. For example, `my-other-app@appspot.gserviceaccount.com`.
65
- # * `group:`emailid``: An email address that represents a Google group.
66
- # For example, `admins@example.com`.
67
- # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
68
- # identifier) representing a user that has been recently deleted. For
69
- # example, `alice@example.com?uid=123456789012345678901`. If the user is
70
- # recovered, this value reverts to `user:`emailid`` and the recovered user
71
- # retains the role in the binding.
72
- # * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus
73
- # unique identifier) representing a service account that has been recently
74
- # deleted. For example,
75
- # `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
76
- # If the service account is undeleted, this value reverts to
77
- # `serviceAccount:`emailid`` and the undeleted service account retains the
78
- # role in the binding.
79
- # * `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
80
- # identifier) representing a Google group that has been recently
81
- # deleted. For example, `admins@example.com?uid=123456789012345678901`. If
82
- # the group is recovered, this value reverts to `group:`emailid`` and the
83
- # recovered group retains the role in the binding.
84
- # * `domain:`domain``: The G Suite domain (primary) that represents all the
85
- # users of that domain. For example, `google.com` or `example.com`.
48
+ # Specifies the identities requesting access for a Cloud Platform resource. `
49
+ # members` can have the following values: * `allUsers`: A special identifier
50
+ # that represents anyone who is on the internet; with or without a Google
51
+ # account. * `allAuthenticatedUsers`: A special identifier that represents
52
+ # anyone who is authenticated with a Google account or a service account. * `
53
+ # user:`emailid``: An email address that represents a specific Google account.
54
+ # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
55
+ # address that represents a service account. For example, `my-other-app@appspot.
56
+ # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
57
+ # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
58
+ # `uniqueid``: An email address (plus unique identifier) representing a user
59
+ # that has been recently deleted. For example, `alice@example.com?uid=
60
+ # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
61
+ # emailid`` and the recovered user retains the role in the binding. * `deleted:
62
+ # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
63
+ # identifier) representing a service account that has been recently deleted. For
64
+ # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
65
+ # If the service account is undeleted, this value reverts to `serviceAccount:`
66
+ # emailid`` and the undeleted service account retains the role in the binding. *
67
+ # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
68
+ # identifier) representing a Google group that has been recently deleted. For
69
+ # example, `admins@example.com?uid=123456789012345678901`. If the group is
70
+ # recovered, this value reverts to `group:`emailid`` and the recovered group
71
+ # retains the role in the binding. * `domain:`domain``: The G Suite domain (
72
+ # primary) that represents all the users of that domain. For example, `google.
73
+ # com` or `example.com`.
86
74
  # Corresponds to the JSON property `members`
87
75
  # @return [Array<String>]
88
76
  attr_accessor :members
89
77
 
90
- # Role that is assigned to `members`.
91
- # For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
78
+ # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
79
+ # , or `roles/owner`.
92
80
  # Corresponds to the JSON property `role`
93
81
  # @return [String]
94
82
  attr_accessor :role
@@ -105,13 +93,11 @@ module Google
105
93
  end
106
94
  end
107
95
 
108
- # A generic empty message that you can re-use to avoid defining duplicated
109
- # empty messages in your APIs. A typical example is to use it as the request
110
- # or the response type of an API method. For instance:
111
- # service Foo `
112
- # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
113
- # `
114
- # The JSON representation for `Empty` is empty JSON object ````.
96
+ # A generic empty message that you can re-use to avoid defining duplicated empty
97
+ # messages in your APIs. A typical example is to use it as the request or the
98
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
99
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
100
+ # `Empty` is empty JSON object ````.
115
101
  class Empty
116
102
  include Google::Apis::Core::Hashable
117
103
 
@@ -124,52 +110,43 @@ module Google
124
110
  end
125
111
  end
126
112
 
127
- # Represents a textual expression in the Common Expression Language (CEL)
128
- # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
129
- # are documented at https://github.com/google/cel-spec.
130
- # Example (Comparison):
131
- # title: "Summary size limit"
132
- # description: "Determines if a summary is less than 100 chars"
133
- # expression: "document.summary.size() < 100"
134
- # Example (Equality):
135
- # title: "Requestor is owner"
136
- # description: "Determines if requestor is the document owner"
137
- # expression: "document.owner == request.auth.claims.email"
138
- # Example (Logic):
139
- # title: "Public documents"
140
- # description: "Determine whether the document should be publicly visible"
141
- # expression: "document.type != 'private' && document.type != 'internal'"
142
- # Example (Data Manipulation):
143
- # title: "Notification string"
144
- # description: "Create a notification string with a timestamp."
145
- # expression: "'New message received at ' + string(document.create_time)"
146
- # The exact variables and functions that may be referenced within an expression
147
- # are determined by the service that evaluates it. See the service
148
- # documentation for additional information.
113
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
114
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
115
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
116
+ # "Summary size limit" description: "Determines if a summary is less than 100
117
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
118
+ # Requestor is owner" description: "Determines if requestor is the document
119
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
120
+ # Logic): title: "Public documents" description: "Determine whether the document
121
+ # should be publicly visible" expression: "document.type != 'private' &&
122
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
123
+ # string" description: "Create a notification string with a timestamp."
124
+ # expression: "'New message received at ' + string(document.create_time)" The
125
+ # exact variables and functions that may be referenced within an expression are
126
+ # determined by the service that evaluates it. See the service documentation for
127
+ # additional information.
149
128
  class Expr
150
129
  include Google::Apis::Core::Hashable
151
130
 
152
- # Optional. Description of the expression. This is a longer text which
153
- # describes the expression, e.g. when hovered over it in a UI.
131
+ # Optional. Description of the expression. This is a longer text which describes
132
+ # the expression, e.g. when hovered over it in a UI.
154
133
  # Corresponds to the JSON property `description`
155
134
  # @return [String]
156
135
  attr_accessor :description
157
136
 
158
- # Textual representation of an expression in Common Expression Language
159
- # syntax.
137
+ # Textual representation of an expression in Common Expression Language syntax.
160
138
  # Corresponds to the JSON property `expression`
161
139
  # @return [String]
162
140
  attr_accessor :expression
163
141
 
164
- # Optional. String indicating the location of the expression for error
165
- # reporting, e.g. a file name and a position in the file.
142
+ # Optional. String indicating the location of the expression for error reporting,
143
+ # e.g. a file name and a position in the file.
166
144
  # Corresponds to the JSON property `location`
167
145
  # @return [String]
168
146
  attr_accessor :location
169
147
 
170
- # Optional. Title for the expression, i.e. a short string describing
171
- # its purpose. This can be used e.g. in UIs which allow to enter the
172
- # expression.
148
+ # Optional. Title for the expression, i.e. a short string describing its purpose.
149
+ # This can be used e.g. in UIs which allow to enter the expression.
173
150
  # Corresponds to the JSON property `title`
174
151
  # @return [String]
175
152
  attr_accessor :title
@@ -210,15 +187,13 @@ module Google
210
187
  class GetPolicyOptions
211
188
  include Google::Apis::Core::Hashable
212
189
 
213
- # Optional. The policy format version to be returned.
214
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
215
- # rejected.
216
- # Requests for policies with any conditional bindings must specify version 3.
217
- # Policies without any conditional bindings may specify any valid value or
218
- # leave the field unset.
219
- # To learn which resources support conditions in their IAM policies, see the
220
- # [IAM
221
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
190
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
191
+ # 3. Requests specifying an invalid value will be rejected. Requests for
192
+ # policies with any conditional bindings must specify version 3. Policies
193
+ # without any conditional bindings may specify any valid value or leave the
194
+ # field unset. To learn which resources support conditions in their IAM policies,
195
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
196
+ # resource-policies).
222
197
  # Corresponds to the JSON property `requestedPolicyVersion`
223
198
  # @return [Fixnum]
224
199
  attr_accessor :requested_policy_version
@@ -234,17 +209,14 @@ module Google
234
209
  end
235
210
 
236
211
  # Spec for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.
237
- # Context:
238
- # https://cloud.google.com/bigquery/docs/partitioned-tables#
212
+ # Context: https://cloud.google.com/bigquery/docs/partitioned-tables#
239
213
  # partitioning_versus_sharding
240
214
  class GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec
241
215
  include Google::Apis::Core::Hashable
242
216
 
243
217
  # Output only. The Data Catalog resource name of the dataset entry the current
244
- # table
245
- # belongs to, for example,
246
- # `projects/`project_id`/locations/`location`/entrygroups/`entry_group_id`/
247
- # entries/`entry_id``.
218
+ # table belongs to, for example, `projects/`project_id`/locations/`location`/
219
+ # entrygroups/`entry_group_id`/entries/`entry_id``.
248
220
  # Corresponds to the JSON property `dataset`
249
221
  # @return [String]
250
222
  attr_accessor :dataset
@@ -255,9 +227,8 @@ module Google
255
227
  attr_accessor :shard_count
256
228
 
257
229
  # Output only. The table name prefix of the shards. The name of any given shard
258
- # is
259
- # `[table_prefix]YYYYMMDD`, for example, for shard `MyTable20180101`, the
260
- # `table_prefix` is `MyTable`.
230
+ # is `[table_prefix]YYYYMMDD`, for example, for shard `MyTable20180101`, the `
231
+ # table_prefix` is `MyTable`.
261
232
  # Corresponds to the JSON property `tablePrefix`
262
233
  # @return [String]
263
234
  attr_accessor :table_prefix
@@ -321,9 +292,8 @@ module Google
321
292
  attr_accessor :description
322
293
 
323
294
  # Optional. A column's mode indicates whether the values in this column are
324
- # required,
325
- # nullable, etc. Only `NULLABLE`, `REQUIRED` and `REPEATED` are supported.
326
- # Default mode is `NULLABLE`.
295
+ # required, nullable, etc. Only `NULLABLE`, `REQUIRED` and `REPEATED` are
296
+ # supported. Default mode is `NULLABLE`.
327
297
  # Corresponds to the JSON property `mode`
328
298
  # @return [String]
329
299
  attr_accessor :mode
@@ -352,21 +322,17 @@ module Google
352
322
  end
353
323
  end
354
324
 
355
- # Entry Metadata.
356
- # A Data Catalog Entry resource represents another resource in Google
357
- # Cloud Platform (such as a BigQuery dataset or a Pub/Sub topic), or
325
+ # Entry Metadata. A Data Catalog Entry resource represents another resource in
326
+ # Google Cloud Platform (such as a BigQuery dataset or a Pub/Sub topic), or
358
327
  # outside of Google Cloud Platform. Clients can use the `linked_resource` field
359
328
  # in the Entry resource to refer to the original resource ID of the source
360
- # system.
361
- # An Entry resource contains resource details, such as its schema. An Entry can
362
- # also be used to attach flexible metadata, such as a
363
- # Tag.
329
+ # system. An Entry resource contains resource details, such as its schema. An
330
+ # Entry can also be used to attach flexible metadata, such as a Tag.
364
331
  class GoogleCloudDatacatalogV1beta1Entry
365
332
  include Google::Apis::Core::Hashable
366
333
 
367
334
  # Spec for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.
368
- # Context:
369
- # https://cloud.google.com/bigquery/docs/partitioned-tables#
335
+ # Context: https://cloud.google.com/bigquery/docs/partitioned-tables#
370
336
  # partitioning_versus_sharding
371
337
  # Corresponds to the JSON property `bigqueryDateShardedSpec`
372
338
  # @return [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec]
@@ -377,15 +343,15 @@ module Google
377
343
  # @return [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1BigQueryTableSpec]
378
344
  attr_accessor :bigquery_table_spec
379
345
 
380
- # Entry description, which can consist of several sentences or paragraphs
381
- # that describe entry contents. Default value is an empty string.
346
+ # Entry description, which can consist of several sentences or paragraphs that
347
+ # describe entry contents. Default value is an empty string.
382
348
  # Corresponds to the JSON property `description`
383
349
  # @return [String]
384
350
  attr_accessor :description
385
351
 
386
352
  # Display information such as title and description. A short name to identify
387
- # the entry, for example, "Analytics Data - Jan 2011". Default value is an
388
- # empty string.
353
+ # the entry, for example, "Analytics Data - Jan 2011". Default value is an empty
354
+ # string.
389
355
  # Corresponds to the JSON property `displayName`
390
356
  # @return [String]
391
357
  attr_accessor :display_name
@@ -401,26 +367,21 @@ module Google
401
367
  # @return [String]
402
368
  attr_accessor :integrated_system
403
369
 
404
- # The resource this metadata entry refers to.
405
- # For Google Cloud Platform resources, `linked_resource` is the [full name of
406
- # the
407
- # resource](https://cloud.google.com/apis/design/resource_names#
408
- # full_resource_name).
409
- # For example, the `linked_resource` for a table resource from BigQuery is:
410
- # * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/
411
- # tableId
412
- # Output only when Entry is of type in the EntryType enum. For entries with
413
- # user_specified_type, this field is optional and defaults to an empty
414
- # string.
370
+ # The resource this metadata entry refers to. For Google Cloud Platform
371
+ # resources, `linked_resource` is the [full name of the resource](https://cloud.
372
+ # google.com/apis/design/resource_names#full_resource_name). For example, the `
373
+ # linked_resource` for a table resource from BigQuery is: * //bigquery.
374
+ # googleapis.com/projects/projectId/datasets/datasetId/tables/tableId Output
375
+ # only when Entry is of type in the EntryType enum. For entries with
376
+ # user_specified_type, this field is optional and defaults to an empty string.
415
377
  # Corresponds to the JSON property `linkedResource`
416
378
  # @return [String]
417
379
  attr_accessor :linked_resource
418
380
 
419
- # The Data Catalog resource name of the entry in URL format. Example:
420
- # * projects/`project_id`/locations/`location`/entryGroups/`entry_group_id`/
421
- # entries/`entry_id`
422
- # Note that this Entry and its child resources may not actually be stored in
423
- # the location in this name.
381
+ # The Data Catalog resource name of the entry in URL format. Example: * projects/
382
+ # `project_id`/locations/`location`/entryGroups/`entry_group_id`/entries/`
383
+ # entry_id` Note that this Entry and its child resources may not actually be
384
+ # stored in the location in this name.
424
385
  # Corresponds to the JSON property `name`
425
386
  # @return [String]
426
387
  attr_accessor :name
@@ -435,30 +396,27 @@ module Google
435
396
  # @return [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1SystemTimestamps]
436
397
  attr_accessor :source_system_timestamps
437
398
 
438
- # The type of the entry.
439
- # Only used for Entries with types in the EntryType enum.
399
+ # The type of the entry. Only used for Entries with types in the EntryType enum.
440
400
  # Corresponds to the JSON property `type`
441
401
  # @return [String]
442
402
  attr_accessor :type
443
403
 
444
404
  # This field indicates the entry's source system that Data Catalog does not
445
- # integrate with. `user_specified_system` strings must begin with a letter
446
- # or underscore and can only contain letters, numbers, and underscores; are
447
- # case insensitive; must be at least 1 character and at most 64 characters
448
- # long.
405
+ # integrate with. `user_specified_system` strings must begin with a letter or
406
+ # underscore and can only contain letters, numbers, and underscores; are case
407
+ # insensitive; must be at least 1 character and at most 64 characters long.
449
408
  # Corresponds to the JSON property `userSpecifiedSystem`
450
409
  # @return [String]
451
410
  attr_accessor :user_specified_system
452
411
 
453
- # Entry type if it does not fit any of the input-allowed values listed in
454
- # `EntryType` enum above. When creating an entry, users should check the
455
- # enum values first, if nothing matches the entry to be created, then
456
- # provide a custom value, for example "my_special_type".
457
- # `user_specified_type` strings must begin with a letter or underscore and
458
- # can only contain letters, numbers, and underscores; are case insensitive;
459
- # must be at least 1 character and at most 64 characters long.
460
- # Currently, only FILESET enum value is allowed. All other entries created
461
- # through Data Catalog must use `user_specified_type`.
412
+ # Entry type if it does not fit any of the input-allowed values listed in `
413
+ # EntryType` enum above. When creating an entry, users should check the enum
414
+ # values first, if nothing matches the entry to be created, then provide a
415
+ # custom value, for example "my_special_type". `user_specified_type` strings
416
+ # must begin with a letter or underscore and can only contain letters, numbers,
417
+ # and underscores; are case insensitive; must be at least 1 character and at
418
+ # most 64 characters long. Currently, only FILESET enum value is allowed. All
419
+ # other entries created through Data Catalog must use `user_specified_type`.
462
420
  # Corresponds to the JSON property `userSpecifiedType`
463
421
  # @return [String]
464
422
  attr_accessor :user_specified_type
@@ -485,9 +443,8 @@ module Google
485
443
  end
486
444
  end
487
445
 
488
- # EntryGroup Metadata.
489
- # An EntryGroup resource represents a logical grouping of zero or more
490
- # Data Catalog Entry resources.
446
+ # EntryGroup Metadata. An EntryGroup resource represents a logical grouping of
447
+ # zero or more Data Catalog Entry resources.
491
448
  class GoogleCloudDatacatalogV1beta1EntryGroup
492
449
  include Google::Apis::Core::Hashable
493
450
 
@@ -496,23 +453,22 @@ module Google
496
453
  # @return [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1SystemTimestamps]
497
454
  attr_accessor :data_catalog_timestamps
498
455
 
499
- # Entry group description, which can consist of several sentences or
500
- # paragraphs that describe entry group contents. Default value is an empty
501
- # string.
456
+ # Entry group description, which can consist of several sentences or paragraphs
457
+ # that describe entry group contents. Default value is an empty string.
502
458
  # Corresponds to the JSON property `description`
503
459
  # @return [String]
504
460
  attr_accessor :description
505
461
 
506
- # A short name to identify the entry group, for example,
507
- # "analytics data - jan 2011". Default value is an empty string.
462
+ # A short name to identify the entry group, for example, "analytics data - jan
463
+ # 2011". Default value is an empty string.
508
464
  # Corresponds to the JSON property `displayName`
509
465
  # @return [String]
510
466
  attr_accessor :display_name
511
467
 
512
- # The resource name of the entry group in URL format. Example:
513
- # * projects/`project_id`/locations/`location`/entryGroups/`entry_group_id`
514
- # Note that this EntryGroup and its child resources may not actually be
515
- # stored in the location in this name.
468
+ # The resource name of the entry group in URL format. Example: * projects/`
469
+ # project_id`/locations/`location`/entryGroups/`entry_group_id` Note that this
470
+ # EntryGroup and its child resources may not actually be stored in the location
471
+ # in this name.
516
472
  # Corresponds to the JSON property `name`
517
473
  # @return [String]
518
474
  attr_accessor :name
@@ -530,8 +486,7 @@ module Google
530
486
  end
531
487
  end
532
488
 
533
- # Response message for
534
- # ExportTaxonomies.
489
+ # Response message for ExportTaxonomies.
535
490
  class GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse
536
491
  include Google::Apis::Core::Hashable
537
492
 
@@ -579,12 +534,16 @@ module Google
579
534
  class GoogleCloudDatacatalogV1beta1FieldTypeEnumType
580
535
  include Google::Apis::Core::Hashable
581
536
 
582
- # Required on create; optional on update. The set of allowed values for
583
- # this enum. This set must not be empty, the display names of the values in
584
- # this set must not be empty and the display names of the values must be
585
- # case-insensitively unique within this set. Currently, enum values can
586
- # only be added to the list of allowed values. Deletion and renaming of
587
- # enum values are not supported. Can have up to 500 allowed values.
537
+ # The set of allowed values for this enum. This set must not be empty, the
538
+ # display names of the values in this set must not be empty and the display
539
+ # names of the values must be case-insensitively unique within this set. The
540
+ # order of items in this list is preserved. This field can be used to Required
541
+ # on create; optional on update. The set of allowed values for this enum. This
542
+ # set must not be empty, the display names of the values in this set must not be
543
+ # empty and the display names of the values must be case-insensitively unique
544
+ # within this set. Currently, enum values can only be added to the list of
545
+ # allowed values. Deletion and renaming of enum values are not supported. Can
546
+ # have up to 500 allowed values.
588
547
  # Corresponds to the JSON property `allowedValues`
589
548
  # @return [Array<Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue>]
590
549
  attr_accessor :allowed_values
@@ -654,35 +613,27 @@ module Google
654
613
  include Google::Apis::Core::Hashable
655
614
 
656
615
  # Required. Patterns to identify a set of files in Google Cloud Storage. See [
657
- # Cloud
658
- # Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
659
- # more information. Note that bucket wildcards are currently not supported.
660
- # Examples of valid file_patterns:
661
- # * `gs://bucket_name/dir/*`: matches all files within `bucket_name/dir`
662
- # directory.
663
- # * `gs://bucket_name/dir/**`: matches all files in `bucket_name/dir`
664
- # spanning all subdirectories.
665
- # * `gs://bucket_name/file*`: matches files prefixed by `file` in
666
- # `bucket_name`
667
- # * `gs://bucket_name/??.txt`: matches files with two characters followed by
668
- # `.txt` in `bucket_name`
669
- # * `gs://bucket_name/[aeiou].txt`: matches files that contain a single
670
- # vowel character followed by `.txt` in
671
- # `bucket_name`
672
- # * `gs://bucket_name/[a-m].txt`: matches files that contain `a`, `b`, ...
673
- # or `m` followed by `.txt` in `bucket_name`
674
- # * `gs://bucket_name/a/*/b`: matches all files in `bucket_name` that match
675
- # `a/*/b` pattern, such as `a/c/b`, `a/d/b`
676
- # * `gs://another_bucket/a.txt`: matches `gs://another_bucket/a.txt`
677
- # You can combine wildcards to provide more powerful matches, for example:
678
- # * `gs://bucket_name/[a-m]??.j*g`
616
+ # Cloud Storage documentation](https://cloud.google.com/storage/docs/gsutil/
617
+ # addlhelp/WildcardNames) for more information. Note that bucket wildcards are
618
+ # currently not supported. Examples of valid file_patterns: * `gs://bucket_name/
619
+ # dir/*`: matches all files within `bucket_name/dir` directory. * `gs://
620
+ # bucket_name/dir/**`: matches all files in `bucket_name/dir` spanning all
621
+ # subdirectories. * `gs://bucket_name/file*`: matches files prefixed by `file`
622
+ # in `bucket_name` * `gs://bucket_name/??.txt`: matches files with two
623
+ # characters followed by `.txt` in `bucket_name` * `gs://bucket_name/[aeiou].txt`
624
+ # : matches files that contain a single vowel character followed by `.txt` in `
625
+ # bucket_name` * `gs://bucket_name/[a-m].txt`: matches files that contain `a`, `
626
+ # b`, ... or `m` followed by `.txt` in `bucket_name` * `gs://bucket_name/a/*/b`:
627
+ # matches all files in `bucket_name` that match `a/*/b` pattern, such as `a/c/b`,
628
+ # `a/d/b` * `gs://another_bucket/a.txt`: matches `gs://another_bucket/a.txt`
629
+ # You can combine wildcards to provide more powerful matches, for example: * `gs:
630
+ # //bucket_name/[a-m]??.j*g`
679
631
  # Corresponds to the JSON property `filePatterns`
680
632
  # @return [Array<String>]
681
633
  attr_accessor :file_patterns
682
634
 
683
635
  # Output only. Sample files contained in this fileset, not all files contained
684
- # in this
685
- # fileset are represented here.
636
+ # in this fileset are represented here.
686
637
  # Corresponds to the JSON property `sampleGcsFileSpecs`
687
638
  # @return [Array<Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1GcsFileSpec>]
688
639
  attr_accessor :sample_gcs_file_specs
@@ -698,8 +649,7 @@ module Google
698
649
  end
699
650
  end
700
651
 
701
- # Request message for
702
- # ImportTaxonomies.
652
+ # Request message for ImportTaxonomies.
703
653
  class GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest
704
654
  include Google::Apis::Core::Hashable
705
655
 
@@ -718,8 +668,7 @@ module Google
718
668
  end
719
669
  end
720
670
 
721
- # Response message for
722
- # ImportTaxonomies.
671
+ # Response message for ImportTaxonomies.
723
672
  class GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse
724
673
  include Google::Apis::Core::Hashable
725
674
 
@@ -757,8 +706,7 @@ module Google
757
706
  end
758
707
  end
759
708
 
760
- # Response message for
761
- # ListEntries.
709
+ # Response message for ListEntries.
762
710
  class GoogleCloudDatacatalogV1beta1ListEntriesResponse
763
711
  include Google::Apis::Core::Hashable
764
712
 
@@ -784,8 +732,7 @@ module Google
784
732
  end
785
733
  end
786
734
 
787
- # Response message for
788
- # ListEntryGroups.
735
+ # Response message for ListEntryGroups.
789
736
  class GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse
790
737
  include Google::Apis::Core::Hashable
791
738
 
@@ -811,13 +758,12 @@ module Google
811
758
  end
812
759
  end
813
760
 
814
- # Response message for
815
- # ListPolicyTags.
761
+ # Response message for ListPolicyTags.
816
762
  class GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse
817
763
  include Google::Apis::Core::Hashable
818
764
 
819
- # Token used to retrieve the next page of results, or empty if there are no
820
- # more results in the list.
765
+ # Token used to retrieve the next page of results, or empty if there are no more
766
+ # results in the list.
821
767
  # Corresponds to the JSON property `nextPageToken`
822
768
  # @return [String]
823
769
  attr_accessor :next_page_token
@@ -838,8 +784,7 @@ module Google
838
784
  end
839
785
  end
840
786
 
841
- # Response message for
842
- # ListTags.
787
+ # Response message for ListTags.
843
788
  class GoogleCloudDatacatalogV1beta1ListTagsResponse
844
789
  include Google::Apis::Core::Hashable
845
790
 
@@ -865,13 +810,12 @@ module Google
865
810
  end
866
811
  end
867
812
 
868
- # Response message for
869
- # ListTaxonomies.
813
+ # Response message for ListTaxonomies.
870
814
  class GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse
871
815
  include Google::Apis::Core::Hashable
872
816
 
873
- # Token used to retrieve the next page of results, or empty if there are no
874
- # more results in the list.
817
+ # Token used to retrieve the next page of results, or empty if there are no more
818
+ # results in the list.
875
819
  # Corresponds to the JSON property `nextPageToken`
876
820
  # @return [String]
877
821
  attr_accessor :next_page_token
@@ -892,10 +836,10 @@ module Google
892
836
  end
893
837
  end
894
838
 
895
- # Denotes one policy tag in a taxonomy (e.g. ssn). Policy Tags can be defined
896
- # in a hierarchy. For example, consider the following hierarchy:
897
- # Geolocation -&gt; (LatLong, City, ZipCode). PolicyTag "Geolocation"
898
- # contains three child policy tags: "LatLong", "City", and "ZipCode".
839
+ # Denotes one policy tag in a taxonomy (e.g. ssn). Policy Tags can be defined in
840
+ # a hierarchy. For example, consider the following hierarchy: Geolocation -> (
841
+ # LatLong, City, ZipCode). PolicyTag "Geolocation" contains three child policy
842
+ # tags: "LatLong", "City", and "ZipCode".
899
843
  class GoogleCloudDatacatalogV1beta1PolicyTag
900
844
  include Google::Apis::Core::Hashable
901
845
 
@@ -904,36 +848,34 @@ module Google
904
848
  # @return [Array<String>]
905
849
  attr_accessor :child_policy_tags
906
850
 
907
- # Description of this policy tag. It must: contain only unicode characters,
908
- # tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes
909
- # long when encoded in UTF-8. If not set, defaults to an empty description.
910
- # If not set, defaults to an empty description.
851
+ # Description of this policy tag. It must: contain only unicode characters, tabs,
852
+ # newlines, carriage returns and page breaks; and be at most 2000 bytes long
853
+ # when encoded in UTF-8. If not set, defaults to an empty description. If not
854
+ # set, defaults to an empty description.
911
855
  # Corresponds to the JSON property `description`
912
856
  # @return [String]
913
857
  attr_accessor :description
914
858
 
915
859
  # Required. User defined name of this policy tag. It must: be unique within the
916
- # parent
917
- # taxonomy; contain only unicode letters, numbers, underscores, dashes and
918
- # spaces; not start or end with spaces; and be at most 200 bytes long when
860
+ # parent taxonomy; contain only unicode letters, numbers, underscores, dashes
861
+ # and spaces; not start or end with spaces; and be at most 200 bytes long when
919
862
  # encoded in UTF-8.
920
863
  # Corresponds to the JSON property `displayName`
921
864
  # @return [String]
922
865
  attr_accessor :display_name
923
866
 
924
- # Output only. Resource name of this policy tag, whose format is:
925
- # "projects/`project_number`/locations/`location_id`/taxonomies/`taxonomy_id`/
926
- # policyTags/`id`".
867
+ # Output only. Resource name of this policy tag, whose format is: "projects/`
868
+ # project_number`/locations/`location_id`/taxonomies/`taxonomy_id`/policyTags/`
869
+ # id`".
927
870
  # Corresponds to the JSON property `name`
928
871
  # @return [String]
929
872
  attr_accessor :name
930
873
 
931
- # Resource name of this policy tag's parent policy tag (e.g. for the
932
- # "LatLong" policy tag in the example above, this field contains the
933
- # resource name of the "Geolocation" policy tag). If empty, it means this
934
- # policy tag is a top level policy tag (e.g. this field is empty for the
935
- # "Geolocation" policy tag in the example above). If not set, defaults to an
936
- # empty string.
874
+ # Resource name of this policy tag's parent policy tag (e.g. for the "LatLong"
875
+ # policy tag in the example above, this field contains the resource name of the "
876
+ # Geolocation" policy tag). If empty, it means this policy tag is a top level
877
+ # policy tag (e.g. this field is empty for the "Geolocation" policy tag in the
878
+ # example above). If not set, defaults to an empty string.
937
879
  # Corresponds to the JSON property `parentPolicyTag`
938
880
  # @return [String]
939
881
  attr_accessor :parent_policy_tag
@@ -952,8 +894,27 @@ module Google
952
894
  end
953
895
  end
954
896
 
955
- # Request message for
956
- # RenameTagTemplateField.
897
+ # Request message for RenameTagTemplateFieldEnumValue.
898
+ class GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest
899
+ include Google::Apis::Core::Hashable
900
+
901
+ # Required. The new display name of the enum value. For example, `
902
+ # my_new_enum_value`.
903
+ # Corresponds to the JSON property `newEnumValueDisplayName`
904
+ # @return [String]
905
+ attr_accessor :new_enum_value_display_name
906
+
907
+ def initialize(**args)
908
+ update!(**args)
909
+ end
910
+
911
+ # Update properties of this object
912
+ def update!(**args)
913
+ @new_enum_value_display_name = args[:new_enum_value_display_name] if args.key?(:new_enum_value_display_name)
914
+ end
915
+ end
916
+
917
+ # Request message for RenameTagTemplateField.
957
918
  class GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest
958
919
  include Google::Apis::Core::Hashable
959
920
 
@@ -977,8 +938,7 @@ module Google
977
938
  include Google::Apis::Core::Hashable
978
939
 
979
940
  # Required. Schema of columns. A maximum of 10,000 columns and sub-columns can
980
- # be
981
- # specified.
941
+ # be specified.
982
942
  # Corresponds to the JSON property `columns`
983
943
  # @return [Array<Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1ColumnSchema>]
984
944
  attr_accessor :columns
@@ -993,17 +953,14 @@ module Google
993
953
  end
994
954
  end
995
955
 
996
- # Request message for
997
- # SearchCatalog.
956
+ # Request message for SearchCatalog.
998
957
  class GoogleCloudDatacatalogV1beta1SearchCatalogRequest
999
958
  include Google::Apis::Core::Hashable
1000
959
 
1001
- # Specifies the ordering of results, currently supported case-sensitive
1002
- # choices are:
1003
- # * `relevance`, only supports descending
1004
- # * `last_modified_timestamp [asc|desc]`, defaults to descending if not
1005
- # specified
1006
- # If not specified, defaults to `relevance` descending.
960
+ # Specifies the ordering of results, currently supported case-sensitive choices
961
+ # are: * `relevance`, only supports descending * `last_modified_timestamp [asc|
962
+ # desc]`, defaults to descending if not specified If not specified, defaults to `
963
+ # relevance` descending.
1007
964
  # Corresponds to the JSON property `orderBy`
1008
965
  # @return [String]
1009
966
  attr_accessor :order_by
@@ -1014,25 +971,20 @@ module Google
1014
971
  # @return [Fixnum]
1015
972
  attr_accessor :page_size
1016
973
 
1017
- # Optional. Pagination token returned in an earlier
1018
- # SearchCatalogResponse.next_page_token, which
1019
- # indicates that this is a continuation of a prior
1020
- # SearchCatalogRequest
1021
- # call, and that the system should return the next page of data. If empty,
1022
- # the first page is returned.
974
+ # Optional. Pagination token returned in an earlier SearchCatalogResponse.
975
+ # next_page_token, which indicates that this is a continuation of a prior
976
+ # SearchCatalogRequest call, and that the system should return the next page of
977
+ # data. If empty, the first page is returned.
1023
978
  # Corresponds to the JSON property `pageToken`
1024
979
  # @return [String]
1025
980
  attr_accessor :page_token
1026
981
 
1027
982
  # Required. The query string in search query syntax. The query must be non-empty.
1028
- # Query strings can be simple as "x" or more qualified as:
1029
- # * name:x
1030
- # * column:x
1031
- # * description:y
1032
- # Note: Query tokens need to have a minimum of 3 characters for substring
1033
- # matching to work correctly. See [Data Catalog Search
1034
- # Syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference)
1035
- # for more information.
983
+ # Query strings can be simple as "x" or more qualified as: * name:x * column:x *
984
+ # description:y Note: Query tokens need to have a minimum of 3 characters for
985
+ # substring matching to work correctly. See [Data Catalog Search Syntax](https://
986
+ # cloud.google.com/data-catalog/docs/how-to/search-reference) for more
987
+ # information.
1036
988
  # Corresponds to the JSON property `query`
1037
989
  # @return [String]
1038
990
  attr_accessor :query
@@ -1060,63 +1012,40 @@ module Google
1060
1012
  class GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
1061
1013
  include Google::Apis::Core::Hashable
1062
1014
 
1063
- # If `true`, include Google Cloud Platform (GCP) public datasets in the
1064
- # search results. Info on GCP public datasets is available at
1065
- # https://cloud.google.com/public-datasets/. By default, GCP public
1066
- # datasets are excluded.
1015
+ # If `true`, include Google Cloud Platform (GCP) public datasets in the search
1016
+ # results. Info on GCP public datasets is available at https://cloud.google.com/
1017
+ # public-datasets/. By default, GCP public datasets are excluded.
1067
1018
  # Corresponds to the JSON property `includeGcpPublicDatasets`
1068
1019
  # @return [Boolean]
1069
1020
  attr_accessor :include_gcp_public_datasets
1070
1021
  alias_method :include_gcp_public_datasets?, :include_gcp_public_datasets
1071
1022
 
1072
- # The list of organization IDs to search within. To find your organization
1073
- # ID, follow instructions in
1074
- # https://cloud.google.com/resource-manager/docs/creating-managing-organization.
1023
+ # The list of organization IDs to search within. To find your organization ID,
1024
+ # follow instructions in https://cloud.google.com/resource-manager/docs/creating-
1025
+ # managing-organization.
1075
1026
  # Corresponds to the JSON property `includeOrgIds`
1076
1027
  # @return [Array<String>]
1077
1028
  attr_accessor :include_org_ids
1078
1029
 
1079
- # The list of project IDs to search within. To learn more about the
1080
- # distinction between project names/IDs/numbers, go to
1081
- # https://cloud.google.com/docs/overview/#projects.
1030
+ # The list of project IDs to search within. To learn more about the distinction
1031
+ # between project names/IDs/numbers, go to https://cloud.google.com/docs/
1032
+ # overview/#projects.
1082
1033
  # Corresponds to the JSON property `includeProjectIds`
1083
1034
  # @return [Array<String>]
1084
1035
  attr_accessor :include_project_ids
1085
1036
 
1086
- # Optional. The list of locations to search within.
1087
- # 1. If empty, search will be performed in all locations;
1088
- # 2. If any of the locations are NOT in the valid locations list, error
1089
- # will be returned;
1090
- # 3. Otherwise, search only the given locations for matching results.
1091
- # Typical usage is to leave this field empty. When a location is
1092
- # unreachable as returned in the `SearchCatalogResponse.unreachable` field,
1093
- # users can repeat the search request with this parameter set to get
1094
- # additional information on the error.
1095
- # Valid locations:
1096
- # * asia-east1
1097
- # * asia-east2
1098
- # * asia-northeast1
1099
- # * asia-northeast2
1100
- # * asia-northeast3
1101
- # * asia-south1
1102
- # * asia-southeast1
1103
- # * australia-southeast1
1104
- # * eu
1105
- # * europe-north1
1106
- # * europe-west1
1107
- # * europe-west2
1108
- # * europe-west3
1109
- # * europe-west4
1110
- # * europe-west6
1111
- # * global
1112
- # * northamerica-northeast1
1113
- # * southamerica-east1
1114
- # * us
1115
- # * us-central1
1116
- # * us-east1
1117
- # * us-east4
1118
- # * us-west1
1119
- # * us-west2
1037
+ # Optional. The list of locations to search within. 1. If empty, search will be
1038
+ # performed in all locations; 2. If any of the locations are NOT in the valid
1039
+ # locations list, error will be returned; 3. Otherwise, search only the given
1040
+ # locations for matching results. Typical usage is to leave this field empty.
1041
+ # When a location is unreachable as returned in the `SearchCatalogResponse.
1042
+ # unreachable` field, users can repeat the search request with this parameter
1043
+ # set to get additional information on the error. Valid locations: * asia-east1 *
1044
+ # asia-east2 * asia-northeast1 * asia-northeast2 * asia-northeast3 * asia-
1045
+ # south1 * asia-southeast1 * australia-southeast1 * eu * europe-north1 * europe-
1046
+ # west1 * europe-west2 * europe-west3 * europe-west4 * europe-west6 * global *
1047
+ # northamerica-northeast1 * southamerica-east1 * us * us-central1 * us-east1 *
1048
+ # us-east4 * us-west1 * us-west2
1120
1049
  # Corresponds to the JSON property `restrictedLocations`
1121
1050
  # @return [Array<String>]
1122
1051
  attr_accessor :restricted_locations
@@ -1134,8 +1063,7 @@ module Google
1134
1063
  end
1135
1064
  end
1136
1065
 
1137
- # Response message for
1138
- # SearchCatalog.
1066
+ # Response message for SearchCatalog.
1139
1067
  class GoogleCloudDatacatalogV1beta1SearchCatalogResponse
1140
1068
  include Google::Apis::Core::Hashable
1141
1069
 
@@ -1150,9 +1078,9 @@ module Google
1150
1078
  attr_accessor :results
1151
1079
 
1152
1080
  # Unreachable locations. Search result does not include data from those
1153
- # locations. Users can get additional information on the error by repeating
1154
- # the search request with a more restrictive parameter -- setting the value
1155
- # for `SearchDataCatalogRequest.scope.include_locations`.
1081
+ # locations. Users can get additional information on the error by repeating the
1082
+ # search request with a more restrictive parameter -- setting the value for `
1083
+ # SearchDataCatalogRequest.scope.include_locations`.
1156
1084
  # Corresponds to the JSON property `unreachable`
1157
1085
  # @return [Array<String>]
1158
1086
  attr_accessor :unreachable
@@ -1174,28 +1102,24 @@ module Google
1174
1102
  class GoogleCloudDatacatalogV1beta1SearchCatalogResult
1175
1103
  include Google::Apis::Core::Hashable
1176
1104
 
1177
- # The full name of the cloud resource the entry belongs to. See:
1178
- # https://cloud.google.com/apis/design/resource_names#full_resource_name.
1179
- # Example:
1180
- # * `//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/
1181
- # tableId`
1105
+ # The full name of the cloud resource the entry belongs to. See: https://cloud.
1106
+ # google.com/apis/design/resource_names#full_resource_name. Example: * `//
1107
+ # bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId`
1182
1108
  # Corresponds to the JSON property `linkedResource`
1183
1109
  # @return [String]
1184
1110
  attr_accessor :linked_resource
1185
1111
 
1186
- # The relative resource name of the resource in URL format.
1187
- # Examples:
1188
- # * `projects/`project_id`/locations/`location_id`/entryGroups/`entry_group_id`/
1189
- # entries/`entry_id``
1190
- # * `projects/`project_id`/tagTemplates/`tag_template_id``
1112
+ # The relative resource name of the resource in URL format. Examples: * `
1113
+ # projects/`project_id`/locations/`location_id`/entryGroups/`entry_group_id`/
1114
+ # entries/`entry_id`` * `projects/`project_id`/tagTemplates/`tag_template_id``
1191
1115
  # Corresponds to the JSON property `relativeResourceName`
1192
1116
  # @return [String]
1193
1117
  attr_accessor :relative_resource_name
1194
1118
 
1195
1119
  # Sub-type of the search result. This is a dot-delimited description of the
1196
1120
  # resource's full type, and is the same as the value callers would provide in
1197
- # the "type" search facet. Examples: `entry.table`, `entry.dataStream`,
1198
- # `tagTemplate`.
1121
+ # the "type" search facet. Examples: `entry.table`, `entry.dataStream`, `
1122
+ # tagTemplate`.
1199
1123
  # Corresponds to the JSON property `searchResultSubtype`
1200
1124
  # @return [String]
1201
1125
  attr_accessor :search_result_subtype
@@ -1228,9 +1152,9 @@ module Google
1228
1152
  # @return [Array<Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1SerializedPolicyTag>]
1229
1153
  attr_accessor :child_policy_tags
1230
1154
 
1231
- # Description of the serialized policy tag. The length of the
1232
- # description is limited to 2000 bytes when encoded in UTF-8. If not set,
1233
- # defaults to an empty description.
1155
+ # Description of the serialized policy tag. The length of the description is
1156
+ # limited to 2000 bytes when encoded in UTF-8. If not set, defaults to an empty
1157
+ # description.
1234
1158
  # Corresponds to the JSON property `description`
1235
1159
  # @return [String]
1236
1160
  attr_accessor :description
@@ -1240,8 +1164,8 @@ module Google
1240
1164
  # @return [String]
1241
1165
  attr_accessor :display_name
1242
1166
 
1243
- # Resource name of the policy tag.
1244
- # This field will be ignored when calling ImportTaxonomies.
1167
+ # Resource name of the policy tag. This field will be ignored when calling
1168
+ # ImportTaxonomies.
1245
1169
  # Corresponds to the JSON property `policyTag`
1246
1170
  # @return [String]
1247
1171
  attr_accessor :policy_tag
@@ -1264,9 +1188,9 @@ module Google
1264
1188
  class GoogleCloudDatacatalogV1beta1SerializedTaxonomy
1265
1189
  include Google::Apis::Core::Hashable
1266
1190
 
1267
- # Description of the serialized taxonomy. The length of the
1268
- # description is limited to 2000 bytes when encoded in UTF-8. If not set,
1269
- # defaults to an empty description.
1191
+ # Description of the serialized taxonomy. The length of the description is
1192
+ # limited to 2000 bytes when encoded in UTF-8. If not set, defaults to an empty
1193
+ # description.
1270
1194
  # Corresponds to the JSON property `description`
1271
1195
  # @return [String]
1272
1196
  attr_accessor :description
@@ -1330,12 +1254,10 @@ module Google
1330
1254
  include Google::Apis::Core::Hashable
1331
1255
 
1332
1256
  # Output only. If the table is a dated shard, i.e., with name pattern `[prefix]
1333
- # YYYYMMDD`,
1334
- # `grouped_entry` is the Data Catalog resource name of the date sharded
1335
- # grouped entry, for example,
1336
- # `projects/`project_id`/locations/`location`/entrygroups/`entry_group_id`/
1337
- # entries/`entry_id``.
1338
- # Otherwise, `grouped_entry` is empty.
1257
+ # YYYYMMDD`, `grouped_entry` is the Data Catalog resource name of the date
1258
+ # sharded grouped entry, for example, `projects/`project_id`/locations/`location`
1259
+ # /entrygroups/`entry_group_id`/entries/`entry_id``. Otherwise, `grouped_entry`
1260
+ # is empty.
1339
1261
  # Corresponds to the JSON property `groupedEntry`
1340
1262
  # @return [String]
1341
1263
  attr_accessor :grouped_entry
@@ -1351,42 +1273,38 @@ module Google
1351
1273
  end
1352
1274
 
1353
1275
  # Tags are used to attach custom metadata to Data Catalog resources. Tags
1354
- # conform to the specifications within their tag template.
1355
- # See [Data Catalog
1356
- # IAM](https://cloud.google.com/data-catalog/docs/concepts/iam) for information
1357
- # on the permissions needed to create or view tags.
1276
+ # conform to the specifications within their tag template. See [Data Catalog IAM]
1277
+ # (https://cloud.google.com/data-catalog/docs/concepts/iam) for information on
1278
+ # the permissions needed to create or view tags.
1358
1279
  class GoogleCloudDatacatalogV1beta1Tag
1359
1280
  include Google::Apis::Core::Hashable
1360
1281
 
1361
- # Resources like Entry can have schemas associated with them. This scope
1362
- # allows users to attach tags to an individual column based on that schema.
1363
- # For attaching a tag to a nested column, use `.` to separate the column
1364
- # names. Example:
1365
- # * `outer_column.inner_column`
1282
+ # Resources like Entry can have schemas associated with them. This scope allows
1283
+ # users to attach tags to an individual column based on that schema. For
1284
+ # attaching a tag to a nested column, use `.` to separate the column names.
1285
+ # Example: * `outer_column.inner_column`
1366
1286
  # Corresponds to the JSON property `column`
1367
1287
  # @return [String]
1368
1288
  attr_accessor :column
1369
1289
 
1370
1290
  # Required. This maps the ID of a tag field to the value of and additional
1371
- # information
1372
- # about that field. Valid field IDs are defined by the tag's template. A tag
1373
- # must have at least 1 field and at most 500 fields.
1291
+ # information about that field. Valid field IDs are defined by the tag's
1292
+ # template. A tag must have at least 1 field and at most 500 fields.
1374
1293
  # Corresponds to the JSON property `fields`
1375
1294
  # @return [Hash<String,Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1TagField>]
1376
1295
  attr_accessor :fields
1377
1296
 
1378
- # The resource name of the tag in URL format. Example:
1379
- # * projects/`project_id`/locations/`location`/entrygroups/`entry_group_id`/
1380
- # entries/`entry_id`/tags/`tag_id`
1381
- # where `tag_id` is a system-generated identifier.
1382
- # Note that this Tag may not actually be stored in the location in this name.
1297
+ # The resource name of the tag in URL format. Example: * projects/`project_id`/
1298
+ # locations/`location`/entrygroups/`entry_group_id`/entries/`entry_id`/tags/`
1299
+ # tag_id` where `tag_id` is a system-generated identifier. Note that this Tag
1300
+ # may not actually be stored in the location in this name.
1383
1301
  # Corresponds to the JSON property `name`
1384
1302
  # @return [String]
1385
1303
  attr_accessor :name
1386
1304
 
1387
- # Required. The resource name of the tag template that this tag uses. Example:
1388
- # * projects/`project_id`/locations/`location`/tagTemplates/`tag_template_id`
1389
- # This field cannot be modified after creation.
1305
+ # Required. The resource name of the tag template that this tag uses. Example: *
1306
+ # projects/`project_id`/locations/`location`/tagTemplates/`tag_template_id` This
1307
+ # field cannot be modified after creation.
1390
1308
  # Corresponds to the JSON property `template`
1391
1309
  # @return [String]
1392
1310
  attr_accessor :template
@@ -1410,8 +1328,7 @@ module Google
1410
1328
  end
1411
1329
  end
1412
1330
 
1413
- # Contains the value and supporting information for a field within
1414
- # a Tag.
1331
+ # Contains the value and supporting information for a field within a Tag.
1415
1332
  class GoogleCloudDatacatalogV1beta1TagField
1416
1333
  include Google::Apis::Core::Hashable
1417
1334
 
@@ -1437,11 +1354,9 @@ module Google
1437
1354
  attr_accessor :enum_value
1438
1355
 
1439
1356
  # Output only. The order of this field with respect to other fields in this tag.
1440
- # It can be
1441
- # set in Tag. For
1442
- # example, a higher value can indicate a more important field. The value can
1443
- # be negative. Multiple fields can have the same order, and field orders
1444
- # within a tag do not have to be sequential.
1357
+ # It can be set in Tag. For example, a higher value can indicate a more
1358
+ # important field. The value can be negative. Multiple fields can have the same
1359
+ # order, and field orders within a tag do not have to be sequential.
1445
1360
  # Corresponds to the JSON property `order`
1446
1361
  # @return [Fixnum]
1447
1362
  attr_accessor :order
@@ -1491,15 +1406,13 @@ module Google
1491
1406
  end
1492
1407
  end
1493
1408
 
1494
- # A tag template defines a tag, which can have one or more typed fields.
1495
- # The template is used to create and attach the tag to GCP resources.
1496
- # [Tag template
1409
+ # A tag template defines a tag, which can have one or more typed fields. The
1410
+ # template is used to create and attach the tag to GCP resources. [Tag template
1497
1411
  # roles](https://cloud.google.com/iam/docs/understanding-roles#data-catalog-
1498
- # roles)
1499
- # provide permissions to create, edit, and use the template. See, for example,
1500
- # the [TagTemplate
1501
- # User](https://cloud.google.com/data-catalog/docs/how-to/template-user) role,
1502
- # which includes permission to use the tag template to tag resources.
1412
+ # roles) provide permissions to create, edit, and use the template. See, for
1413
+ # example, the [TagTemplate User](https://cloud.google.com/data-catalog/docs/how-
1414
+ # to/template-user) role, which includes permission to use the tag template to
1415
+ # tag resources.
1503
1416
  class GoogleCloudDatacatalogV1beta1TagTemplate
1504
1417
  include Google::Apis::Core::Hashable
1505
1418
 
@@ -1508,21 +1421,21 @@ module Google
1508
1421
  # @return [String]
1509
1422
  attr_accessor :display_name
1510
1423
 
1511
- # Required. Map of tag template field IDs to the settings for the field.
1512
- # This map is an exhaustive list of the allowed fields. This map must contain
1513
- # at least one field and at most 500 fields.
1514
- # The keys to this map are tag template field IDs. Field IDs can contain
1515
- # letters (both uppercase and lowercase), numbers (0-9) and underscores (_).
1516
- # Field IDs must be at least 1 character long and at most
1517
- # 64 characters long. Field IDs must start with a letter or underscore.
1424
+ # Required. Map of tag template field IDs to the settings for the field. This
1425
+ # map is an exhaustive list of the allowed fields. This map must contain at
1426
+ # least one field and at most 500 fields. The keys to this map are tag template
1427
+ # field IDs. Field IDs can contain letters (both uppercase and lowercase),
1428
+ # numbers (0-9) and underscores (_). Field IDs must be at least 1 character long
1429
+ # and at most 64 characters long. Field IDs must start with a letter or
1430
+ # underscore.
1518
1431
  # Corresponds to the JSON property `fields`
1519
1432
  # @return [Hash<String,Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1TagTemplateField>]
1520
1433
  attr_accessor :fields
1521
1434
 
1522
- # The resource name of the tag template in URL format. Example:
1523
- # * projects/`project_id`/locations/`location`/tagTemplates/`tag_template_id`
1524
- # Note that this TagTemplate and its child resources may not actually be
1525
- # stored in the location in this name.
1435
+ # The resource name of the tag template in URL format. Example: * projects/`
1436
+ # project_id`/locations/`location`/tagTemplates/`tag_template_id` Note that this
1437
+ # TagTemplate and its child resources may not actually be stored in the location
1438
+ # in this name.
1526
1439
  # Corresponds to the JSON property `name`
1527
1440
  # @return [String]
1528
1441
  attr_accessor :name
@@ -1555,19 +1468,17 @@ module Google
1555
1468
  alias_method :is_required?, :is_required
1556
1469
 
1557
1470
  # Output only. The resource name of the tag template field in URL format.
1558
- # Example:
1559
- # * projects/`project_id`/locations/`location`/tagTemplates/`tag_template`/
1560
- # fields/`field`
1561
- # Note that this TagTemplateField may not actually be stored in the location
1562
- # in this name.
1471
+ # Example: * projects/`project_id`/locations/`location`/tagTemplates/`
1472
+ # tag_template`/fields/`field` Note that this TagTemplateField may not actually
1473
+ # be stored in the location in this name.
1563
1474
  # Corresponds to the JSON property `name`
1564
1475
  # @return [String]
1565
1476
  attr_accessor :name
1566
1477
 
1567
- # The order of this field with respect to other fields in this tag
1568
- # template. A higher value indicates a more important field. The value can
1569
- # be negative. Multiple fields can have the same order, and field orders
1570
- # within a tag do not have to be sequential.
1478
+ # The order of this field with respect to other fields in this tag template. A
1479
+ # higher value indicates a more important field. The value can be negative.
1480
+ # Multiple fields can have the same order, and field orders within a tag do not
1481
+ # have to be sequential.
1571
1482
  # Corresponds to the JSON property `order`
1572
1483
  # @return [Fixnum]
1573
1484
  attr_accessor :order
@@ -1600,30 +1511,28 @@ module Google
1600
1511
  include Google::Apis::Core::Hashable
1601
1512
 
1602
1513
  # Optional. A list of policy types that are activated for this taxonomy. If not
1603
- # set,
1604
- # defaults to an empty list.
1514
+ # set, defaults to an empty list.
1605
1515
  # Corresponds to the JSON property `activatedPolicyTypes`
1606
1516
  # @return [Array<String>]
1607
1517
  attr_accessor :activated_policy_types
1608
1518
 
1609
1519
  # Optional. Description of this taxonomy. It must: contain only unicode
1610
- # characters,
1611
- # tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes
1612
- # long when encoded in UTF-8. If not set, defaults to an empty description.
1520
+ # characters, tabs, newlines, carriage returns and page breaks; and be at most
1521
+ # 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty
1522
+ # description.
1613
1523
  # Corresponds to the JSON property `description`
1614
1524
  # @return [String]
1615
1525
  attr_accessor :description
1616
1526
 
1617
1527
  # Required. User defined name of this taxonomy. It must: contain only unicode
1618
- # letters,
1619
- # numbers, underscores, dashes and spaces; not start or end with spaces; and
1620
- # be at most 200 bytes long when encoded in UTF-8.
1528
+ # letters, numbers, underscores, dashes and spaces; not start or end with spaces;
1529
+ # and be at most 200 bytes long when encoded in UTF-8.
1621
1530
  # Corresponds to the JSON property `displayName`
1622
1531
  # @return [String]
1623
1532
  attr_accessor :display_name
1624
1533
 
1625
- # Output only. Resource name of this taxonomy, whose format is:
1626
- # "projects/`project_number`/locations/`location_id`/taxonomies/`id`".
1534
+ # Output only. Resource name of this taxonomy, whose format is: "projects/`
1535
+ # project_number`/locations/`location_id`/taxonomies/`id`".
1627
1536
  # Corresponds to the JSON property `name`
1628
1537
  # @return [String]
1629
1538
  attr_accessor :name
@@ -1661,111 +1570,73 @@ module Google
1661
1570
  end
1662
1571
 
1663
1572
  # An Identity and Access Management (IAM) policy, which specifies access
1664
- # controls for Google Cloud resources.
1665
- # A `Policy` is a collection of `bindings`. A `binding` binds one or more
1666
- # `members` to a single `role`. Members can be user accounts, service accounts,
1667
- # Google groups, and domains (such as G Suite). A `role` is a named list of
1668
- # permissions; each `role` can be an IAM predefined role or a user-created
1669
- # custom role.
1670
- # For some types of Google Cloud resources, a `binding` can also specify a
1671
- # `condition`, which is a logical expression that allows access to a resource
1672
- # only if the expression evaluates to `true`. A condition can add constraints
1673
- # based on attributes of the request, the resource, or both. To learn which
1674
- # resources support conditions in their IAM policies, see the
1675
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1676
- # policies).
1677
- # **JSON example:**
1678
- # `
1679
- # "bindings": [
1680
- # `
1681
- # "role": "roles/resourcemanager.organizationAdmin",
1682
- # "members": [
1683
- # "user:mike@example.com",
1684
- # "group:admins@example.com",
1685
- # "domain:google.com",
1686
- # "serviceAccount:my-project-id@appspot.gserviceaccount.com"
1687
- # ]
1688
- # `,
1689
- # `
1690
- # "role": "roles/resourcemanager.organizationViewer",
1691
- # "members": [
1692
- # "user:eve@example.com"
1693
- # ],
1694
- # "condition": `
1695
- # "title": "expirable access",
1696
- # "description": "Does not grant access after Sep 2020",
1697
- # "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')
1698
- # ",
1699
- # `
1700
- # `
1701
- # ],
1702
- # "etag": "BwWWja0YfJA=",
1703
- # "version": 3
1704
- # `
1705
- # **YAML example:**
1706
- # bindings:
1707
- # - members:
1708
- # - user:mike@example.com
1709
- # - group:admins@example.com
1710
- # - domain:google.com
1711
- # - serviceAccount:my-project-id@appspot.gserviceaccount.com
1712
- # role: roles/resourcemanager.organizationAdmin
1713
- # - members:
1714
- # - user:eve@example.com
1715
- # role: roles/resourcemanager.organizationViewer
1716
- # condition:
1717
- # title: expirable access
1718
- # description: Does not grant access after Sep 2020
1719
- # expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1720
- # - etag: BwWWja0YfJA=
1721
- # - version: 3
1722
- # For a description of IAM and its features, see the
1723
- # [IAM documentation](https://cloud.google.com/iam/docs/).
1573
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1574
+ # A `binding` binds one or more `members` to a single `role`. Members can be
1575
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
1576
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
1577
+ # role or a user-created custom role. For some types of Google Cloud resources,
1578
+ # a `binding` can also specify a `condition`, which is a logical expression that
1579
+ # allows access to a resource only if the expression evaluates to `true`. A
1580
+ # condition can add constraints based on attributes of the request, the resource,
1581
+ # or both. To learn which resources support conditions in their IAM policies,
1582
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1583
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1584
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1585
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1586
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1587
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1588
+ # title": "expirable access", "description": "Does not grant access after Sep
1589
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1590
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1591
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
1592
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1593
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1594
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
1595
+ # description: Does not grant access after Sep 2020 expression: request.time <
1596
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1597
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
1598
+ # google.com/iam/docs/).
1724
1599
  class Policy
1725
1600
  include Google::Apis::Core::Hashable
1726
1601
 
1727
- # Associates a list of `members` to a `role`. Optionally, may specify a
1728
- # `condition` that determines how and when the `bindings` are applied. Each
1729
- # of the `bindings` must contain at least one member.
1602
+ # Associates a list of `members` to a `role`. Optionally, may specify a `
1603
+ # condition` that determines how and when the `bindings` are applied. Each of
1604
+ # the `bindings` must contain at least one member.
1730
1605
  # Corresponds to the JSON property `bindings`
1731
1606
  # @return [Array<Google::Apis::DatacatalogV1beta1::Binding>]
1732
1607
  attr_accessor :bindings
1733
1608
 
1734
- # `etag` is used for optimistic concurrency control as a way to help
1735
- # prevent simultaneous updates of a policy from overwriting each other.
1736
- # It is strongly suggested that systems make use of the `etag` in the
1737
- # read-modify-write cycle to perform policy updates in order to avoid race
1738
- # conditions: An `etag` is returned in the response to `getIamPolicy`, and
1739
- # systems are expected to put that etag in the request to `setIamPolicy` to
1740
- # ensure that their change will be applied to the same version of the policy.
1741
- # **Important:** If you use IAM Conditions, you must include the `etag` field
1742
- # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
1743
- # you to overwrite a version `3` policy with a version `1` policy, and all of
1744
- # the conditions in the version `3` policy are lost.
1609
+ # `etag` is used for optimistic concurrency control as a way to help prevent
1610
+ # simultaneous updates of a policy from overwriting each other. It is strongly
1611
+ # suggested that systems make use of the `etag` in the read-modify-write cycle
1612
+ # to perform policy updates in order to avoid race conditions: An `etag` is
1613
+ # returned in the response to `getIamPolicy`, and systems are expected to put
1614
+ # that etag in the request to `setIamPolicy` to ensure that their change will be
1615
+ # applied to the same version of the policy. **Important:** If you use IAM
1616
+ # Conditions, you must include the `etag` field whenever you call `setIamPolicy`.
1617
+ # If you omit this field, then IAM allows you to overwrite a version `3` policy
1618
+ # with a version `1` policy, and all of the conditions in the version `3` policy
1619
+ # are lost.
1745
1620
  # Corresponds to the JSON property `etag`
1746
1621
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1747
1622
  # @return [String]
1748
1623
  attr_accessor :etag
1749
1624
 
1750
- # Specifies the format of the policy.
1751
- # Valid values are `0`, `1`, and `3`. Requests that specify an invalid value
1752
- # are rejected.
1753
- # Any operation that affects conditional role bindings must specify version
1754
- # `3`. This requirement applies to the following operations:
1755
- # * Getting a policy that includes a conditional role binding
1756
- # * Adding a conditional role binding to a policy
1757
- # * Changing a conditional role binding in a policy
1758
- # * Removing any role binding, with or without a condition, from a policy
1759
- # that includes conditions
1760
- # **Important:** If you use IAM Conditions, you must include the `etag` field
1761
- # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
1762
- # you to overwrite a version `3` policy with a version `1` policy, and all of
1763
- # the conditions in the version `3` policy are lost.
1764
- # If a policy does not include any conditions, operations on that policy may
1765
- # specify any valid version or leave the field unset.
1766
- # To learn which resources support conditions in their IAM policies, see the
1767
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1768
- # policies).
1625
+ # Specifies the format of the policy. Valid values are `0`, `1`, and `3`.
1626
+ # Requests that specify an invalid value are rejected. Any operation that
1627
+ # affects conditional role bindings must specify version `3`. This requirement
1628
+ # applies to the following operations: * Getting a policy that includes a
1629
+ # conditional role binding * Adding a conditional role binding to a policy *
1630
+ # Changing a conditional role binding in a policy * Removing any role binding,
1631
+ # with or without a condition, from a policy that includes conditions **
1632
+ # Important:** If you use IAM Conditions, you must include the `etag` field
1633
+ # whenever you call `setIamPolicy`. If you omit this field, then IAM allows you
1634
+ # to overwrite a version `3` policy with a version `1` policy, and all of the
1635
+ # conditions in the version `3` policy are lost. If a policy does not include
1636
+ # any conditions, operations on that policy may specify any valid version or
1637
+ # leave the field unset. To learn which resources support conditions in their
1638
+ # IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/
1639
+ # conditions/resource-policies).
1769
1640
  # Corresponds to the JSON property `version`
1770
1641
  # @return [Fixnum]
1771
1642
  attr_accessor :version
@@ -1787,66 +1658,32 @@ module Google
1787
1658
  include Google::Apis::Core::Hashable
1788
1659
 
1789
1660
  # An Identity and Access Management (IAM) policy, which specifies access
1790
- # controls for Google Cloud resources.
1791
- # A `Policy` is a collection of `bindings`. A `binding` binds one or more
1792
- # `members` to a single `role`. Members can be user accounts, service accounts,
1793
- # Google groups, and domains (such as G Suite). A `role` is a named list of
1794
- # permissions; each `role` can be an IAM predefined role or a user-created
1795
- # custom role.
1796
- # For some types of Google Cloud resources, a `binding` can also specify a
1797
- # `condition`, which is a logical expression that allows access to a resource
1798
- # only if the expression evaluates to `true`. A condition can add constraints
1799
- # based on attributes of the request, the resource, or both. To learn which
1800
- # resources support conditions in their IAM policies, see the
1801
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1802
- # policies).
1803
- # **JSON example:**
1804
- # `
1805
- # "bindings": [
1806
- # `
1807
- # "role": "roles/resourcemanager.organizationAdmin",
1808
- # "members": [
1809
- # "user:mike@example.com",
1810
- # "group:admins@example.com",
1811
- # "domain:google.com",
1812
- # "serviceAccount:my-project-id@appspot.gserviceaccount.com"
1813
- # ]
1814
- # `,
1815
- # `
1816
- # "role": "roles/resourcemanager.organizationViewer",
1817
- # "members": [
1818
- # "user:eve@example.com"
1819
- # ],
1820
- # "condition": `
1821
- # "title": "expirable access",
1822
- # "description": "Does not grant access after Sep 2020",
1823
- # "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')
1824
- # ",
1825
- # `
1826
- # `
1827
- # ],
1828
- # "etag": "BwWWja0YfJA=",
1829
- # "version": 3
1830
- # `
1831
- # **YAML example:**
1832
- # bindings:
1833
- # - members:
1834
- # - user:mike@example.com
1835
- # - group:admins@example.com
1836
- # - domain:google.com
1837
- # - serviceAccount:my-project-id@appspot.gserviceaccount.com
1838
- # role: roles/resourcemanager.organizationAdmin
1839
- # - members:
1840
- # - user:eve@example.com
1841
- # role: roles/resourcemanager.organizationViewer
1842
- # condition:
1843
- # title: expirable access
1844
- # description: Does not grant access after Sep 2020
1845
- # expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1846
- # - etag: BwWWja0YfJA=
1847
- # - version: 3
1848
- # For a description of IAM and its features, see the
1849
- # [IAM documentation](https://cloud.google.com/iam/docs/).
1661
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1662
+ # A `binding` binds one or more `members` to a single `role`. Members can be
1663
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
1664
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
1665
+ # role or a user-created custom role. For some types of Google Cloud resources,
1666
+ # a `binding` can also specify a `condition`, which is a logical expression that
1667
+ # allows access to a resource only if the expression evaluates to `true`. A
1668
+ # condition can add constraints based on attributes of the request, the resource,
1669
+ # or both. To learn which resources support conditions in their IAM policies,
1670
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1671
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1672
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1673
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1674
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1675
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1676
+ # title": "expirable access", "description": "Does not grant access after Sep
1677
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1678
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1679
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
1680
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1681
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1682
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
1683
+ # description: Does not grant access after Sep 2020 expression: request.time <
1684
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1685
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
1686
+ # google.com/iam/docs/).
1850
1687
  # Corresponds to the JSON property `policy`
1851
1688
  # @return [Google::Apis::DatacatalogV1beta1::Policy]
1852
1689
  attr_accessor :policy
@@ -1865,10 +1702,9 @@ module Google
1865
1702
  class TestIamPermissionsRequest
1866
1703
  include Google::Apis::Core::Hashable
1867
1704
 
1868
- # The set of permissions to check for the `resource`. Permissions with
1869
- # wildcards (such as '*' or 'storage.*') are not allowed. For more
1870
- # information see
1871
- # [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
1705
+ # The set of permissions to check for the `resource`. Permissions with wildcards
1706
+ # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1707
+ # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1872
1708
  # Corresponds to the JSON property `permissions`
1873
1709
  # @return [Array<String>]
1874
1710
  attr_accessor :permissions
@@ -1887,8 +1723,7 @@ module Google
1887
1723
  class TestIamPermissionsResponse
1888
1724
  include Google::Apis::Core::Hashable
1889
1725
 
1890
- # A subset of `TestPermissionsRequest.permissions` that the caller is
1891
- # allowed.
1726
+ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
1892
1727
  # Corresponds to the JSON property `permissions`
1893
1728
  # @return [Array<String>]
1894
1729
  attr_accessor :permissions