google-api-client 0.19.8 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +7 -4
  3. data/CHANGELOG.md +106 -0
  4. data/MIGRATING.md +3 -3
  5. data/README.md +6 -9
  6. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  7. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1 -7
  8. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -1
  9. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +2 -8
  10. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +84 -9
  12. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
  13. data/generated/google/apis/admin_directory_v1.rb +1 -1
  14. data/generated/google/apis/admin_directory_v1/classes.rb +11 -10
  15. data/generated/google/apis/admin_directory_v1/service.rb +21 -7
  16. data/generated/google/apis/analytics_v3.rb +1 -1
  17. data/generated/google/apis/analytics_v3/service.rb +1 -1
  18. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  19. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +52 -35
  20. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +33 -20
  21. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  22. data/generated/google/apis/androidenterprise_v1/classes.rb +44 -0
  23. data/generated/google/apis/androidenterprise_v1/representations.rb +17 -0
  24. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  25. data/generated/google/apis/androidmanagement_v1/classes.rb +66 -0
  26. data/generated/google/apis/androidmanagement_v1/representations.rb +10 -0
  27. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  28. data/generated/google/apis/androidpublisher_v2/classes.rb +37 -72
  29. data/generated/google/apis/androidpublisher_v2/representations.rb +5 -34
  30. data/generated/google/apis/androidpublisher_v2/service.rb +6 -52
  31. data/generated/google/apis/appengine_v1.rb +2 -2
  32. data/generated/google/apis/appengine_v1/classes.rb +82 -7
  33. data/generated/google/apis/appengine_v1/representations.rb +32 -0
  34. data/generated/google/apis/appengine_v1/service.rb +2 -2
  35. data/generated/google/apis/appengine_v1alpha.rb +2 -2
  36. data/generated/google/apis/appengine_v1alpha/classes.rb +35 -0
  37. data/generated/google/apis/appengine_v1alpha/representations.rb +16 -0
  38. data/generated/google/apis/appengine_v1alpha/service.rb +2 -2
  39. data/generated/google/apis/appengine_v1beta.rb +2 -2
  40. data/generated/google/apis/appengine_v1beta/classes.rb +51 -7
  41. data/generated/google/apis/appengine_v1beta/representations.rb +17 -0
  42. data/generated/google/apis/appengine_v1beta/service.rb +2 -2
  43. data/generated/google/apis/appengine_v1beta4.rb +2 -2
  44. data/generated/google/apis/appengine_v1beta4/classes.rb +50 -6
  45. data/generated/google/apis/appengine_v1beta4/representations.rb +17 -0
  46. data/generated/google/apis/appengine_v1beta4/service.rb +2 -2
  47. data/generated/google/apis/appengine_v1beta5.rb +2 -2
  48. data/generated/google/apis/appengine_v1beta5/classes.rb +50 -6
  49. data/generated/google/apis/appengine_v1beta5/representations.rb +17 -0
  50. data/generated/google/apis/appengine_v1beta5/service.rb +2 -2
  51. data/generated/google/apis/bigquery_v2.rb +1 -1
  52. data/generated/google/apis/bigquery_v2/classes.rb +19 -11
  53. data/generated/google/apis/bigquery_v2/representations.rb +4 -3
  54. data/generated/google/apis/bigquery_v2/service.rb +9 -1
  55. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  56. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +9 -6
  57. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +1 -0
  58. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +1 -1
  59. data/generated/google/apis/calendar_v3.rb +1 -1
  60. data/generated/google/apis/calendar_v3/classes.rb +3 -1
  61. data/generated/google/apis/{firebaseremoteconfig_v1.rb → chat_v1.rb} +8 -9
  62. data/generated/google/apis/chat_v1/classes.rb +890 -0
  63. data/generated/google/apis/chat_v1/representations.rb +445 -0
  64. data/generated/google/apis/chat_v1/service.rb +344 -0
  65. data/generated/google/apis/cloudbilling_v1.rb +2 -2
  66. data/generated/google/apis/cloudbilling_v1/classes.rb +341 -5
  67. data/generated/google/apis/cloudbilling_v1/representations.rb +103 -0
  68. data/generated/google/apis/cloudbilling_v1/service.rb +217 -10
  69. data/generated/google/apis/cloudbuild_v1.rb +2 -2
  70. data/generated/google/apis/cloudbuild_v1/classes.rb +180 -84
  71. data/generated/google/apis/cloudbuild_v1/representations.rb +35 -0
  72. data/generated/google/apis/cloudbuild_v1/service.rb +25 -25
  73. data/generated/google/apis/cloudiot_v1.rb +2 -2
  74. data/generated/google/apis/cloudiot_v1/classes.rb +13 -142
  75. data/generated/google/apis/cloudiot_v1/representations.rb +0 -32
  76. data/generated/google/apis/cloudiot_v1/service.rb +2 -2
  77. data/generated/google/apis/cloudkms_v1.rb +1 -1
  78. data/generated/google/apis/cloudkms_v1/classes.rb +7 -1
  79. data/generated/google/apis/cloudkms_v1/representations.rb +1 -0
  80. data/generated/google/apis/cloudkms_v1/service.rb +1 -1
  81. data/generated/google/apis/cloudresourcemanager_v1.rb +2 -2
  82. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +2 -2
  83. data/generated/google/apis/cloudresourcemanager_v1/service.rb +4 -5
  84. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +2 -2
  85. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +1 -1
  86. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +6 -6
  87. data/generated/google/apis/{clouduseraccounts_beta.rb → cloudresourcemanager_v2.rb} +10 -16
  88. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +821 -0
  89. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +304 -0
  90. data/generated/google/apis/cloudresourcemanager_v2/service.rb +534 -0
  91. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +2 -2
  92. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +1 -1
  93. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  94. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +7 -0
  95. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
  96. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  97. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -0
  98. data/generated/google/apis/compute_alpha.rb +1 -1
  99. data/generated/google/apis/compute_alpha/classes.rb +216 -120
  100. data/generated/google/apis/compute_alpha/representations.rb +25 -1
  101. data/generated/google/apis/compute_alpha/service.rb +1354 -1621
  102. data/generated/google/apis/compute_beta.rb +1 -1
  103. data/generated/google/apis/compute_beta/classes.rb +548 -85
  104. data/generated/google/apis/compute_beta/representations.rb +159 -0
  105. data/generated/google/apis/compute_beta/service.rb +1971 -1460
  106. data/generated/google/apis/compute_v1.rb +1 -1
  107. data/generated/google/apis/compute_v1/classes.rb +206 -70
  108. data/generated/google/apis/compute_v1/representations.rb +32 -0
  109. data/generated/google/apis/compute_v1/service.rb +1184 -1278
  110. data/generated/google/apis/container_v1.rb +1 -1
  111. data/generated/google/apis/container_v1/classes.rb +742 -9
  112. data/generated/google/apis/container_v1/representations.rb +90 -0
  113. data/generated/google/apis/container_v1/service.rb +1380 -100
  114. data/generated/google/apis/container_v1beta1.rb +1 -1
  115. data/generated/google/apis/container_v1beta1/classes.rb +191 -138
  116. data/generated/google/apis/container_v1beta1/representations.rb +2 -0
  117. data/generated/google/apis/container_v1beta1/service.rb +236 -231
  118. data/generated/google/apis/content_v2.rb +1 -1
  119. data/generated/google/apis/content_v2/classes.rb +2690 -1540
  120. data/generated/google/apis/content_v2/representations.rb +491 -0
  121. data/generated/google/apis/content_v2/service.rb +684 -0
  122. data/generated/google/apis/content_v2sandbox.rb +1 -1
  123. data/generated/google/apis/content_v2sandbox/classes.rb +2 -1
  124. data/generated/google/apis/dataflow_v1b3.rb +2 -2
  125. data/generated/google/apis/dataflow_v1b3/classes.rb +95 -0
  126. data/generated/google/apis/dataflow_v1b3/representations.rb +36 -0
  127. data/generated/google/apis/dataflow_v1b3/service.rb +1 -1
  128. data/generated/google/apis/dataproc_v1.rb +1 -1
  129. data/generated/google/apis/dataproc_v1/classes.rb +56 -45
  130. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  131. data/generated/google/apis/dataproc_v1/service.rb +30 -3
  132. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  133. data/generated/google/apis/dataproc_v1beta2/classes.rb +77 -53
  134. data/generated/google/apis/dataproc_v1beta2/representations.rb +2 -0
  135. data/generated/google/apis/dataproc_v1beta2/service.rb +484 -18
  136. data/generated/google/apis/datastore_v1.rb +1 -1
  137. data/generated/google/apis/datastore_v1/classes.rb +372 -0
  138. data/generated/google/apis/datastore_v1/representations.rb +132 -0
  139. data/generated/google/apis/datastore_v1/service.rb +77 -0
  140. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  141. data/generated/google/apis/datastore_v1beta1/classes.rb +255 -0
  142. data/generated/google/apis/datastore_v1beta1/representations.rb +100 -0
  143. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  144. data/generated/google/apis/datastore_v1beta3/classes.rb +255 -0
  145. data/generated/google/apis/datastore_v1beta3/representations.rb +100 -0
  146. data/generated/google/apis/deploymentmanager_alpha.rb +1 -1
  147. data/generated/google/apis/deploymentmanager_alpha/classes.rb +6 -1
  148. data/generated/google/apis/deploymentmanager_alpha/service.rb +121 -145
  149. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  150. data/generated/google/apis/deploymentmanager_v2/service.rb +79 -91
  151. data/generated/google/apis/deploymentmanager_v2beta.rb +1 -1
  152. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +6 -1
  153. data/generated/google/apis/deploymentmanager_v2beta/service.rb +121 -145
  154. data/generated/google/apis/dialogflow_v2.rb +35 -0
  155. data/generated/google/apis/dialogflow_v2/classes.rb +3994 -0
  156. data/generated/google/apis/dialogflow_v2/representations.rb +1670 -0
  157. data/generated/google/apis/dialogflow_v2/service.rb +1397 -0
  158. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  159. data/generated/google/apis/dialogflow_v2beta1/classes.rb +39 -11
  160. data/generated/google/apis/dialogflow_v2beta1/representations.rb +1 -0
  161. data/generated/google/apis/dialogflow_v2beta1/service.rb +559 -16
  162. data/generated/google/apis/dlp_v2.rb +36 -0
  163. data/generated/google/apis/dlp_v2/classes.rb +6431 -0
  164. data/generated/google/apis/dlp_v2/representations.rb +3116 -0
  165. data/generated/google/apis/dlp_v2/service.rb +1300 -0
  166. data/generated/google/apis/dlp_v2beta1.rb +4 -4
  167. data/generated/google/apis/dlp_v2beta1/classes.rb +38 -0
  168. data/generated/google/apis/dlp_v2beta1/representations.rb +17 -0
  169. data/generated/google/apis/dlp_v2beta1/service.rb +3 -3
  170. data/generated/google/apis/dlp_v2beta2.rb +4 -4
  171. data/generated/google/apis/dlp_v2beta2/classes.rb +229 -1
  172. data/generated/google/apis/dlp_v2beta2/representations.rb +91 -0
  173. data/generated/google/apis/dlp_v2beta2/service.rb +3 -3
  174. data/generated/google/apis/dns_v1.rb +1 -1
  175. data/generated/google/apis/dns_v1/classes.rb +496 -0
  176. data/generated/google/apis/dns_v1/representations.rb +188 -0
  177. data/generated/google/apis/dns_v1/service.rb +319 -6
  178. data/generated/google/apis/dns_v1beta2.rb +1 -1
  179. data/generated/google/apis/dns_v1beta2/classes.rb +0 -19
  180. data/generated/google/apis/dns_v1beta2/representations.rb +0 -14
  181. data/generated/google/apis/dns_v1beta2/service.rb +2 -4
  182. data/generated/google/apis/dns_v2beta1.rb +1 -1
  183. data/generated/google/apis/dns_v2beta1/classes.rb +6 -19
  184. data/generated/google/apis/dns_v2beta1/representations.rb +1 -14
  185. data/generated/google/apis/dns_v2beta1/service.rb +2 -4
  186. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  187. data/generated/google/apis/doubleclicksearch_v2/classes.rb +4 -0
  188. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  189. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +2 -2
  190. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  191. data/generated/google/apis/firestore_v1beta1/classes.rb +1 -1
  192. data/generated/google/apis/genomics_v1.rb +1 -1
  193. data/generated/google/apis/genomics_v1/classes.rb +271 -1
  194. data/generated/google/apis/genomics_v1/representations.rb +140 -0
  195. data/generated/google/apis/genomics_v1/service.rb +9 -1
  196. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  197. data/generated/google/apis/genomics_v1alpha2/classes.rb +271 -1
  198. data/generated/google/apis/genomics_v1alpha2/representations.rb +140 -0
  199. data/generated/google/apis/genomics_v1alpha2/service.rb +9 -1
  200. data/generated/google/apis/genomics_v2alpha1.rb +37 -0
  201. data/generated/google/apis/genomics_v2alpha1/classes.rb +1306 -0
  202. data/generated/google/apis/genomics_v2alpha1/representations.rb +535 -0
  203. data/generated/google/apis/genomics_v2alpha1/service.rb +261 -0
  204. data/generated/google/apis/gmail_v1.rb +1 -1
  205. data/generated/google/apis/gmail_v1/classes.rb +2 -1
  206. data/generated/google/apis/iam_v1.rb +1 -1
  207. data/generated/google/apis/iam_v1/classes.rb +1 -1
  208. data/generated/google/apis/language_v1.rb +2 -2
  209. data/generated/google/apis/language_v1/classes.rb +2 -1
  210. data/generated/google/apis/language_v1/service.rb +1 -1
  211. data/generated/google/apis/language_v1beta1.rb +2 -2
  212. data/generated/google/apis/language_v1beta1/service.rb +1 -1
  213. data/generated/google/apis/language_v1beta2.rb +2 -2
  214. data/generated/google/apis/language_v1beta2/classes.rb +2 -1
  215. data/generated/google/apis/language_v1beta2/service.rb +1 -1
  216. data/generated/google/apis/logging_v2.rb +1 -1
  217. data/generated/google/apis/logging_v2beta1.rb +1 -1
  218. data/generated/google/apis/manufacturers_v1.rb +1 -1
  219. data/generated/google/apis/manufacturers_v1/service.rb +14 -11
  220. data/generated/google/apis/ml_v1.rb +2 -2
  221. data/generated/google/apis/ml_v1/classes.rb +180 -5
  222. data/generated/google/apis/ml_v1/representations.rb +49 -0
  223. data/generated/google/apis/ml_v1/service.rb +1 -1
  224. data/generated/google/apis/monitoring_v3.rb +1 -1
  225. data/generated/google/apis/monitoring_v3/classes.rb +797 -2
  226. data/generated/google/apis/monitoring_v3/representations.rb +279 -0
  227. data/generated/google/apis/monitoring_v3/service.rb +612 -0
  228. data/generated/google/apis/oslogin_v1.rb +2 -2
  229. data/generated/google/apis/oslogin_v1/service.rb +1 -1
  230. data/generated/google/apis/oslogin_v1alpha.rb +2 -2
  231. data/generated/google/apis/oslogin_v1alpha/service.rb +1 -1
  232. data/generated/google/apis/oslogin_v1beta.rb +2 -2
  233. data/generated/google/apis/oslogin_v1beta/service.rb +1 -1
  234. data/generated/google/apis/pagespeedonline_v4.rb +32 -0
  235. data/generated/google/apis/pagespeedonline_v4/classes.rb +795 -0
  236. data/generated/google/apis/pagespeedonline_v4/representations.rb +335 -0
  237. data/generated/google/apis/pagespeedonline_v4/service.rb +129 -0
  238. data/generated/google/apis/people_v1.rb +2 -2
  239. data/generated/google/apis/people_v1/classes.rb +5 -2
  240. data/generated/google/apis/people_v1/service.rb +9 -7
  241. data/generated/google/apis/poly_v1.rb +1 -1
  242. data/generated/google/apis/poly_v1/classes.rb +153 -0
  243. data/generated/google/apis/poly_v1/representations.rb +67 -0
  244. data/generated/google/apis/proximitybeacon_v1beta1.rb +2 -2
  245. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +1 -1
  246. data/generated/google/apis/pubsub_v1.rb +1 -1
  247. data/generated/google/apis/pubsub_v1/classes.rb +3 -0
  248. data/generated/google/apis/pubsub_v1/service.rb +7 -0
  249. data/generated/google/apis/script_v1.rb +2 -2
  250. data/generated/google/apis/script_v1/service.rb +1 -1
  251. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  252. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +21 -126
  253. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -30
  254. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +14 -13
  255. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  256. data/generated/google/apis/servicecontrol_v1/classes.rb +2 -1
  257. data/generated/google/apis/servicecontrol_v1/service.rb +9 -6
  258. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  259. data/generated/google/apis/servicemanagement_v1/classes.rb +44 -157
  260. data/generated/google/apis/servicemanagement_v1/representations.rb +2 -48
  261. data/generated/google/apis/servicemanagement_v1/service.rb +9 -0
  262. data/generated/google/apis/{serviceusage_v1.rb → serviceusage_v1beta1.rb} +6 -6
  263. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/classes.rb +290 -325
  264. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/representations.rb +105 -163
  265. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/service.rb +105 -163
  266. data/generated/google/apis/serviceuser_v1.rb +2 -2
  267. data/generated/google/apis/serviceuser_v1/classes.rb +44 -101
  268. data/generated/google/apis/serviceuser_v1/representations.rb +2 -30
  269. data/generated/google/apis/serviceuser_v1/service.rb +1 -1
  270. data/generated/google/apis/sheets_v4.rb +1 -1
  271. data/generated/google/apis/sheets_v4/classes.rb +643 -10
  272. data/generated/google/apis/sheets_v4/representations.rb +53 -0
  273. data/generated/google/apis/slides_v1.rb +1 -1
  274. data/generated/google/apis/slides_v1/classes.rb +92 -9
  275. data/generated/google/apis/slides_v1/representations.rb +21 -0
  276. data/generated/google/apis/slides_v1/service.rb +3 -2
  277. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  278. data/generated/google/apis/sourcerepo_v1/classes.rb +4 -73
  279. data/generated/google/apis/sourcerepo_v1/representations.rb +0 -20
  280. data/generated/google/apis/spanner_v1.rb +1 -1
  281. data/generated/google/apis/spanner_v1/classes.rb +238 -2
  282. data/generated/google/apis/spanner_v1/representations.rb +86 -0
  283. data/generated/google/apis/spanner_v1/service.rb +80 -0
  284. data/generated/google/apis/speech_v1.rb +2 -2
  285. data/generated/google/apis/speech_v1/classes.rb +14 -19
  286. data/generated/google/apis/speech_v1/representations.rb +0 -1
  287. data/generated/google/apis/speech_v1/service.rb +1 -1
  288. data/generated/google/apis/speech_v1beta1.rb +2 -2
  289. data/generated/google/apis/speech_v1beta1/service.rb +1 -1
  290. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  291. data/generated/google/apis/sqladmin_v1beta4/classes.rb +15 -6
  292. data/generated/google/apis/sqladmin_v1beta4/representations.rb +1 -0
  293. data/generated/google/apis/storage_v1.rb +1 -1
  294. data/generated/google/apis/storage_v1/service.rb +3 -6
  295. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  296. data/generated/google/apis/storagetransfer_v1/service.rb +1 -1
  297. data/generated/google/apis/testing_v1.rb +1 -1
  298. data/generated/google/apis/testing_v1/classes.rb +107 -2
  299. data/generated/google/apis/testing_v1/representations.rb +38 -0
  300. data/generated/google/apis/texttospeech_v1beta1.rb +34 -0
  301. data/generated/google/apis/texttospeech_v1beta1/classes.rb +278 -0
  302. data/generated/google/apis/texttospeech_v1beta1/representations.rb +133 -0
  303. data/generated/google/apis/texttospeech_v1beta1/service.rb +128 -0
  304. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  305. data/generated/google/apis/toolresults_v1beta3/classes.rb +30 -16
  306. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  307. data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -0
  308. data/generated/google/apis/tpu_v1alpha1/representations.rb +30 -0
  309. data/generated/google/apis/tpu_v1alpha1/service.rb +73 -1
  310. data/generated/google/apis/vault_v1.rb +1 -1
  311. data/generated/google/apis/vault_v1/classes.rb +29 -3
  312. data/generated/google/apis/vault_v1/representations.rb +15 -0
  313. data/generated/google/apis/vault_v1/service.rb +8 -2
  314. data/generated/google/apis/videointelligence_v1beta1.rb +1 -1
  315. data/generated/google/apis/videointelligence_v1beta1/classes.rb +650 -0
  316. data/generated/google/apis/videointelligence_v1beta1/representations.rb +315 -0
  317. data/generated/google/apis/vision_v1.rb +2 -2
  318. data/generated/google/apis/vision_v1/classes.rb +290 -2
  319. data/generated/google/apis/vision_v1/representations.rb +128 -0
  320. data/generated/google/apis/vision_v1/service.rb +187 -1
  321. data/generated/google/apis/vision_v1p1beta1.rb +2 -2
  322. data/generated/google/apis/vision_v1p1beta1/classes.rb +136 -2
  323. data/generated/google/apis/vision_v1p1beta1/representations.rb +71 -0
  324. data/generated/google/apis/vision_v1p1beta1/service.rb +1 -1
  325. data/generated/google/apis/vision_v1p2beta1.rb +39 -0
  326. data/generated/google/apis/vision_v1p2beta1/classes.rb +2172 -0
  327. data/generated/google/apis/vision_v1p2beta1/representations.rb +895 -0
  328. data/generated/google/apis/vision_v1p2beta1/service.rb +126 -0
  329. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  330. data/generated/google/apis/youtube_v3.rb +1 -1
  331. data/generated/google/apis/youtube_v3/classes.rb +12 -0
  332. data/generated/google/apis/youtube_v3/representations.rb +2 -0
  333. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  334. data/lib/google/apis/core/json_representation.rb +1 -1
  335. data/lib/google/apis/version.rb +3 -3
  336. data/samples/web/Gemfile +3 -0
  337. metadata +38 -26
  338. data/generated/google/apis/clouduseraccounts_alpha.rb +0 -44
  339. data/generated/google/apis/clouduseraccounts_alpha/classes.rb +0 -1188
  340. data/generated/google/apis/clouduseraccounts_alpha/representations.rb +0 -494
  341. data/generated/google/apis/clouduseraccounts_alpha/service.rb +0 -1152
  342. data/generated/google/apis/clouduseraccounts_beta/classes.rb +0 -845
  343. data/generated/google/apis/clouduseraccounts_beta/representations.rb +0 -352
  344. data/generated/google/apis/clouduseraccounts_beta/service.rb +0 -908
  345. data/generated/google/apis/clouduseraccounts_vm_alpha.rb +0 -44
  346. data/generated/google/apis/clouduseraccounts_vm_alpha/classes.rb +0 -1188
  347. data/generated/google/apis/clouduseraccounts_vm_alpha/representations.rb +0 -494
  348. data/generated/google/apis/clouduseraccounts_vm_alpha/service.rb +0 -1152
  349. data/generated/google/apis/clouduseraccounts_vm_beta.rb +0 -44
  350. data/generated/google/apis/clouduseraccounts_vm_beta/classes.rb +0 -845
  351. data/generated/google/apis/clouduseraccounts_vm_beta/representations.rb +0 -352
  352. data/generated/google/apis/clouduseraccounts_vm_beta/service.rb +0 -908
  353. data/generated/google/apis/firebaseremoteconfig_v1/classes.rb +0 -200
  354. data/generated/google/apis/firebaseremoteconfig_v1/representations.rb +0 -89
  355. data/generated/google/apis/firebaseremoteconfig_v1/service.rb +0 -153
@@ -0,0 +1,3116 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module DlpV2
24
+
25
+ class GooglePrivacyDlpV2Action
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GooglePrivacyDlpV2AuxiliaryTable
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GooglePrivacyDlpV2BigQueryKey
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GooglePrivacyDlpV2BigQueryOptions
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GooglePrivacyDlpV2BigQueryTable
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GooglePrivacyDlpV2BoundingBox
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GooglePrivacyDlpV2Bucket
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GooglePrivacyDlpV2BucketingConfig
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GooglePrivacyDlpV2ByteContentItem
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GooglePrivacyDlpV2CancelDlpJobRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GooglePrivacyDlpV2CategoricalStatsConfig
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GooglePrivacyDlpV2CategoricalStatsHistogramBucket
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GooglePrivacyDlpV2CategoricalStatsResult
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GooglePrivacyDlpV2CharacterMaskConfig
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GooglePrivacyDlpV2CharsToIgnore
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GooglePrivacyDlpV2CloudStorageOptions
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GooglePrivacyDlpV2Color
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GooglePrivacyDlpV2Condition
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GooglePrivacyDlpV2Conditions
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GooglePrivacyDlpV2ContentItem
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GooglePrivacyDlpV2ContentLocation
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GooglePrivacyDlpV2CreateDeidentifyTemplateRequest
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GooglePrivacyDlpV2CreateDlpJobRequest
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GooglePrivacyDlpV2CreateInspectTemplateRequest
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GooglePrivacyDlpV2CreateJobTriggerRequest
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GooglePrivacyDlpV2CryptoHashConfig
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GooglePrivacyDlpV2CryptoKey
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GooglePrivacyDlpV2CustomInfoType
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GooglePrivacyDlpV2DatastoreKey
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GooglePrivacyDlpV2DatastoreOptions
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GooglePrivacyDlpV2DateShiftConfig
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GooglePrivacyDlpV2DateTime
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GooglePrivacyDlpV2DeidentifyConfig
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GooglePrivacyDlpV2DeidentifyContentRequest
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GooglePrivacyDlpV2DeidentifyContentResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GooglePrivacyDlpV2DeidentifyTemplate
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GooglePrivacyDlpV2DetectionRule
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GooglePrivacyDlpV2Dictionary
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GooglePrivacyDlpV2DlpJob
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GooglePrivacyDlpV2DocumentLocation
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GooglePrivacyDlpV2Error
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GooglePrivacyDlpV2Expressions
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GooglePrivacyDlpV2FieldId
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GooglePrivacyDlpV2FieldTransformation
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GooglePrivacyDlpV2FileSet
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GooglePrivacyDlpV2Finding
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GooglePrivacyDlpV2FindingLimits
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GooglePrivacyDlpV2FixedSizeBucketingConfig
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class GooglePrivacyDlpV2HotwordRule
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GooglePrivacyDlpV2ImageLocation
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GooglePrivacyDlpV2ImageRedactionConfig
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GooglePrivacyDlpV2InfoType
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GooglePrivacyDlpV2InfoTypeDescription
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GooglePrivacyDlpV2InfoTypeLimit
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GooglePrivacyDlpV2InfoTypeStats
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GooglePrivacyDlpV2InfoTypeTransformation
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GooglePrivacyDlpV2InfoTypeTransformations
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GooglePrivacyDlpV2InspectConfig
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GooglePrivacyDlpV2InspectContentRequest
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GooglePrivacyDlpV2InspectContentResponse
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GooglePrivacyDlpV2InspectDataSourceDetails
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GooglePrivacyDlpV2InspectJobConfig
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GooglePrivacyDlpV2InspectResult
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GooglePrivacyDlpV2InspectTemplate
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GooglePrivacyDlpV2JobTrigger
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GooglePrivacyDlpV2KAnonymityConfig
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GooglePrivacyDlpV2KAnonymityEquivalenceClass
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GooglePrivacyDlpV2KAnonymityHistogramBucket
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GooglePrivacyDlpV2KAnonymityResult
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GooglePrivacyDlpV2KMapEstimationConfig
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GooglePrivacyDlpV2KMapEstimationHistogramBucket
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GooglePrivacyDlpV2KMapEstimationQuasiIdValues
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GooglePrivacyDlpV2KMapEstimationResult
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GooglePrivacyDlpV2Key
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GooglePrivacyDlpV2KindExpression
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GooglePrivacyDlpV2KmsWrappedCryptoKey
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GooglePrivacyDlpV2LDiversityConfig
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GooglePrivacyDlpV2LDiversityEquivalenceClass
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GooglePrivacyDlpV2LDiversityHistogramBucket
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GooglePrivacyDlpV2LDiversityResult
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GooglePrivacyDlpV2LikelihoodAdjustment
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GooglePrivacyDlpV2ListDlpJobsResponse
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GooglePrivacyDlpV2ListInfoTypesResponse
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GooglePrivacyDlpV2ListInspectTemplatesResponse
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GooglePrivacyDlpV2ListJobTriggersResponse
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GooglePrivacyDlpV2Location
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GooglePrivacyDlpV2NumericalStatsConfig
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GooglePrivacyDlpV2NumericalStatsResult
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GooglePrivacyDlpV2OutputStorageConfig
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class GooglePrivacyDlpV2PartitionId
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GooglePrivacyDlpV2PathElement
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class GooglePrivacyDlpV2PrimitiveTransformation
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class GooglePrivacyDlpV2PrivacyMetric
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GooglePrivacyDlpV2Proximity
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GooglePrivacyDlpV2PublishToPubSub
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GooglePrivacyDlpV2QuasiIdField
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GooglePrivacyDlpV2QuoteInfo
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GooglePrivacyDlpV2Range
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class GooglePrivacyDlpV2RecordCondition
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class GooglePrivacyDlpV2RecordKey
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class GooglePrivacyDlpV2RecordLocation
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class GooglePrivacyDlpV2RecordSuppression
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class GooglePrivacyDlpV2RecordTransformations
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class GooglePrivacyDlpV2RedactConfig
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class GooglePrivacyDlpV2RedactImageRequest
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class GooglePrivacyDlpV2RedactImageResponse
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class GooglePrivacyDlpV2Regex
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class GooglePrivacyDlpV2ReidentifyContentRequest
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class GooglePrivacyDlpV2ReidentifyContentResponse
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class GooglePrivacyDlpV2ReplaceValueConfig
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class GooglePrivacyDlpV2ReplaceWithInfoTypeConfig
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class GooglePrivacyDlpV2RequestedOptions
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class GooglePrivacyDlpV2Result
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class GooglePrivacyDlpV2RiskAnalysisJobConfig
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class GooglePrivacyDlpV2Row
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class GooglePrivacyDlpV2SaveFindings
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class GooglePrivacyDlpV2Schedule
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class GooglePrivacyDlpV2StorageConfig
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class GooglePrivacyDlpV2SummaryResult
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class GooglePrivacyDlpV2SurrogateType
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class GooglePrivacyDlpV2Table
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class GooglePrivacyDlpV2TableLocation
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class GooglePrivacyDlpV2TaggedField
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class GooglePrivacyDlpV2TimePartConfig
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class GooglePrivacyDlpV2TimeZone
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class GooglePrivacyDlpV2TimespanConfig
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class GooglePrivacyDlpV2TransformationOverview
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class GooglePrivacyDlpV2TransformationSummary
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class GooglePrivacyDlpV2TransientCryptoKey
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class GooglePrivacyDlpV2Trigger
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class GooglePrivacyDlpV2UnwrappedCryptoKey
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class GooglePrivacyDlpV2UpdateInspectTemplateRequest
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class GooglePrivacyDlpV2UpdateJobTriggerRequest
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class GooglePrivacyDlpV2Value
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class GooglePrivacyDlpV2ValueFrequency
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class GooglePrivacyDlpV2WordList
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class GooglePrivacyDlpV2beta1AuxiliaryTable
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class GooglePrivacyDlpV2beta1BigQueryOptions
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class GooglePrivacyDlpV2beta1BigQueryTable
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class GooglePrivacyDlpV2beta1CategoricalStatsConfig
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class GooglePrivacyDlpV2beta1CategoricalStatsResult
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class GooglePrivacyDlpV2beta1CloudStorageOptions
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class GooglePrivacyDlpV2beta1CloudStoragePath
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class GooglePrivacyDlpV2beta1CustomInfoType
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class GooglePrivacyDlpV2beta1DatastoreOptions
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class GooglePrivacyDlpV2beta1Dictionary
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class GooglePrivacyDlpV2beta1EntityId
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class GooglePrivacyDlpV2beta1FieldId
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class GooglePrivacyDlpV2beta1FileSet
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class GooglePrivacyDlpV2beta1InfoType
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class GooglePrivacyDlpV2beta1InfoTypeLimit
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class GooglePrivacyDlpV2beta1InfoTypeStatistics
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class GooglePrivacyDlpV2beta1InspectConfig
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class GooglePrivacyDlpV2beta1InspectOperationMetadata
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class GooglePrivacyDlpV2beta1InspectOperationResult
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class GooglePrivacyDlpV2beta1KAnonymityConfig
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class GooglePrivacyDlpV2beta1KAnonymityHistogramBucket
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class GooglePrivacyDlpV2beta1KAnonymityResult
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class GooglePrivacyDlpV2beta1KMapEstimationConfig
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class GooglePrivacyDlpV2beta1KMapEstimationResult
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class GooglePrivacyDlpV2beta1KindExpression
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class GooglePrivacyDlpV2beta1LDiversityConfig
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1045
+ class GooglePrivacyDlpV2beta1LDiversityEquivalenceClass
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ class GooglePrivacyDlpV2beta1LDiversityHistogramBucket
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class GooglePrivacyDlpV2beta1LDiversityResult
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ class GooglePrivacyDlpV2beta1NumericalStatsConfig
1064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1065
+
1066
+ include Google::Apis::Core::JsonObjectSupport
1067
+ end
1068
+
1069
+ class GooglePrivacyDlpV2beta1NumericalStatsResult
1070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1071
+
1072
+ include Google::Apis::Core::JsonObjectSupport
1073
+ end
1074
+
1075
+ class GooglePrivacyDlpV2beta1OutputStorageConfig
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
1081
+ class GooglePrivacyDlpV2beta1PartitionId
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ class GooglePrivacyDlpV2beta1PrivacyMetric
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1093
+ class GooglePrivacyDlpV2beta1Projection
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ class GooglePrivacyDlpV2beta1PropertyReference
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1105
+ class GooglePrivacyDlpV2beta1QuasiIdField
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class GooglePrivacyDlpV2beta1RiskAnalysisOperationResult
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class GooglePrivacyDlpV2beta1StorageConfig
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class GooglePrivacyDlpV2beta1SurrogateType
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class GooglePrivacyDlpV2beta1TaggedField
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class GooglePrivacyDlpV2beta1Value
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class GooglePrivacyDlpV2beta1ValueFrequency
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class GooglePrivacyDlpV2beta1WordList
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleProtobufEmpty
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1165
+ class GoogleRpcStatus
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ class GoogleTypeDate
1172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class GoogleTypeTimeOfDay
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1183
+ class GooglePrivacyDlpV2Action
1184
+ # @private
1185
+ class Representation < Google::Apis::Core::JsonRepresentation
1186
+ property :pub_sub, as: 'pubSub', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToPubSub, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToPubSub::Representation
1187
+
1188
+ property :save_findings, as: 'saveFindings', class: Google::Apis::DlpV2::GooglePrivacyDlpV2SaveFindings, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2SaveFindings::Representation
1189
+
1190
+ end
1191
+ end
1192
+
1193
+ class GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails
1194
+ # @private
1195
+ class Representation < Google::Apis::Core::JsonRepresentation
1196
+ property :categorical_stats_result, as: 'categoricalStatsResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CategoricalStatsResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CategoricalStatsResult::Representation
1197
+
1198
+ property :k_anonymity_result, as: 'kAnonymityResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityResult::Representation
1199
+
1200
+ property :k_map_estimation_result, as: 'kMapEstimationResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationResult::Representation
1201
+
1202
+ property :l_diversity_result, as: 'lDiversityResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityResult::Representation
1203
+
1204
+ property :numerical_stats_result, as: 'numericalStatsResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2NumericalStatsResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2NumericalStatsResult::Representation
1205
+
1206
+ property :requested_privacy_metric, as: 'requestedPrivacyMetric', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PrivacyMetric, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PrivacyMetric::Representation
1207
+
1208
+ property :requested_source_table, as: 'requestedSourceTable', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable::Representation
1209
+
1210
+ end
1211
+ end
1212
+
1213
+ class GooglePrivacyDlpV2AuxiliaryTable
1214
+ # @private
1215
+ class Representation < Google::Apis::Core::JsonRepresentation
1216
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2QuasiIdField, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2QuasiIdField::Representation
1217
+
1218
+ property :relative_frequency, as: 'relativeFrequency', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1219
+
1220
+ property :table, as: 'table', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable::Representation
1221
+
1222
+ end
1223
+ end
1224
+
1225
+ class GooglePrivacyDlpV2BigQueryKey
1226
+ # @private
1227
+ class Representation < Google::Apis::Core::JsonRepresentation
1228
+ property :row_number, :numeric_string => true, as: 'rowNumber'
1229
+ property :table_reference, as: 'tableReference', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable::Representation
1230
+
1231
+ end
1232
+ end
1233
+
1234
+ class GooglePrivacyDlpV2BigQueryOptions
1235
+ # @private
1236
+ class Representation < Google::Apis::Core::JsonRepresentation
1237
+ collection :identifying_fields, as: 'identifyingFields', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1238
+
1239
+ property :table_reference, as: 'tableReference', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable::Representation
1240
+
1241
+ end
1242
+ end
1243
+
1244
+ class GooglePrivacyDlpV2BigQueryTable
1245
+ # @private
1246
+ class Representation < Google::Apis::Core::JsonRepresentation
1247
+ property :dataset_id, as: 'datasetId'
1248
+ property :project_id, as: 'projectId'
1249
+ property :table_id, as: 'tableId'
1250
+ end
1251
+ end
1252
+
1253
+ class GooglePrivacyDlpV2BoundingBox
1254
+ # @private
1255
+ class Representation < Google::Apis::Core::JsonRepresentation
1256
+ property :height, as: 'height'
1257
+ property :left, as: 'left'
1258
+ property :top, as: 'top'
1259
+ property :width, as: 'width'
1260
+ end
1261
+ end
1262
+
1263
+ class GooglePrivacyDlpV2Bucket
1264
+ # @private
1265
+ class Representation < Google::Apis::Core::JsonRepresentation
1266
+ property :max, as: 'max', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1267
+
1268
+ property :min, as: 'min', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1269
+
1270
+ property :replacement_value, as: 'replacementValue', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1271
+
1272
+ end
1273
+ end
1274
+
1275
+ class GooglePrivacyDlpV2BucketingConfig
1276
+ # @private
1277
+ class Representation < Google::Apis::Core::JsonRepresentation
1278
+ collection :buckets, as: 'buckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Bucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Bucket::Representation
1279
+
1280
+ end
1281
+ end
1282
+
1283
+ class GooglePrivacyDlpV2ByteContentItem
1284
+ # @private
1285
+ class Representation < Google::Apis::Core::JsonRepresentation
1286
+ property :data, :base64 => true, as: 'data'
1287
+ property :type, as: 'type'
1288
+ end
1289
+ end
1290
+
1291
+ class GooglePrivacyDlpV2CancelDlpJobRequest
1292
+ # @private
1293
+ class Representation < Google::Apis::Core::JsonRepresentation
1294
+ end
1295
+ end
1296
+
1297
+ class GooglePrivacyDlpV2CategoricalStatsConfig
1298
+ # @private
1299
+ class Representation < Google::Apis::Core::JsonRepresentation
1300
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1301
+
1302
+ end
1303
+ end
1304
+
1305
+ class GooglePrivacyDlpV2CategoricalStatsHistogramBucket
1306
+ # @private
1307
+ class Representation < Google::Apis::Core::JsonRepresentation
1308
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
1309
+ property :bucket_value_count, :numeric_string => true, as: 'bucketValueCount'
1310
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ValueFrequency, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ValueFrequency::Representation
1311
+
1312
+ property :value_frequency_lower_bound, :numeric_string => true, as: 'valueFrequencyLowerBound'
1313
+ property :value_frequency_upper_bound, :numeric_string => true, as: 'valueFrequencyUpperBound'
1314
+ end
1315
+ end
1316
+
1317
+ class GooglePrivacyDlpV2CategoricalStatsResult
1318
+ # @private
1319
+ class Representation < Google::Apis::Core::JsonRepresentation
1320
+ collection :value_frequency_histogram_buckets, as: 'valueFrequencyHistogramBuckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CategoricalStatsHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CategoricalStatsHistogramBucket::Representation
1321
+
1322
+ end
1323
+ end
1324
+
1325
+ class GooglePrivacyDlpV2CharacterMaskConfig
1326
+ # @private
1327
+ class Representation < Google::Apis::Core::JsonRepresentation
1328
+ collection :characters_to_ignore, as: 'charactersToIgnore', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CharsToIgnore, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CharsToIgnore::Representation
1329
+
1330
+ property :masking_character, as: 'maskingCharacter'
1331
+ property :number_to_mask, as: 'numberToMask'
1332
+ property :reverse_order, as: 'reverseOrder'
1333
+ end
1334
+ end
1335
+
1336
+ class GooglePrivacyDlpV2CharsToIgnore
1337
+ # @private
1338
+ class Representation < Google::Apis::Core::JsonRepresentation
1339
+ property :characters_to_skip, as: 'charactersToSkip'
1340
+ property :common_characters_to_ignore, as: 'commonCharactersToIgnore'
1341
+ end
1342
+ end
1343
+
1344
+ class GooglePrivacyDlpV2CloudStorageOptions
1345
+ # @private
1346
+ class Representation < Google::Apis::Core::JsonRepresentation
1347
+ property :bytes_limit_per_file, :numeric_string => true, as: 'bytesLimitPerFile'
1348
+ property :file_set, as: 'fileSet', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FileSet, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FileSet::Representation
1349
+
1350
+ collection :file_types, as: 'fileTypes'
1351
+ end
1352
+ end
1353
+
1354
+ class GooglePrivacyDlpV2Color
1355
+ # @private
1356
+ class Representation < Google::Apis::Core::JsonRepresentation
1357
+ property :blue, as: 'blue'
1358
+ property :green, as: 'green'
1359
+ property :red, as: 'red'
1360
+ end
1361
+ end
1362
+
1363
+ class GooglePrivacyDlpV2Condition
1364
+ # @private
1365
+ class Representation < Google::Apis::Core::JsonRepresentation
1366
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1367
+
1368
+ property :operator, as: 'operator'
1369
+ property :value, as: 'value', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1370
+
1371
+ end
1372
+ end
1373
+
1374
+ class GooglePrivacyDlpV2Conditions
1375
+ # @private
1376
+ class Representation < Google::Apis::Core::JsonRepresentation
1377
+ collection :conditions, as: 'conditions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Condition, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Condition::Representation
1378
+
1379
+ end
1380
+ end
1381
+
1382
+ class GooglePrivacyDlpV2ContentItem
1383
+ # @private
1384
+ class Representation < Google::Apis::Core::JsonRepresentation
1385
+ property :byte_item, as: 'byteItem', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ByteContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ByteContentItem::Representation
1386
+
1387
+ property :table, as: 'table', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Table, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Table::Representation
1388
+
1389
+ property :value, as: 'value'
1390
+ end
1391
+ end
1392
+
1393
+ class GooglePrivacyDlpV2ContentLocation
1394
+ # @private
1395
+ class Representation < Google::Apis::Core::JsonRepresentation
1396
+ property :container_name, as: 'containerName'
1397
+ property :container_timestamp, as: 'containerTimestamp'
1398
+ property :container_version, as: 'containerVersion'
1399
+ property :document_location, as: 'documentLocation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DocumentLocation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DocumentLocation::Representation
1400
+
1401
+ property :image_location, as: 'imageLocation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ImageLocation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ImageLocation::Representation
1402
+
1403
+ property :record_location, as: 'recordLocation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordLocation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordLocation::Representation
1404
+
1405
+ end
1406
+ end
1407
+
1408
+ class GooglePrivacyDlpV2CreateDeidentifyTemplateRequest
1409
+ # @private
1410
+ class Representation < Google::Apis::Core::JsonRepresentation
1411
+ property :deidentify_template, as: 'deidentifyTemplate', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyTemplate::Representation
1412
+
1413
+ property :template_id, as: 'templateId'
1414
+ end
1415
+ end
1416
+
1417
+ class GooglePrivacyDlpV2CreateDlpJobRequest
1418
+ # @private
1419
+ class Representation < Google::Apis::Core::JsonRepresentation
1420
+ property :inspect_job, as: 'inspectJob', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectJobConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectJobConfig::Representation
1421
+
1422
+ property :job_id, as: 'jobId'
1423
+ property :risk_job, as: 'riskJob', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RiskAnalysisJobConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RiskAnalysisJobConfig::Representation
1424
+
1425
+ end
1426
+ end
1427
+
1428
+ class GooglePrivacyDlpV2CreateInspectTemplateRequest
1429
+ # @private
1430
+ class Representation < Google::Apis::Core::JsonRepresentation
1431
+ property :inspect_template, as: 'inspectTemplate', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate::Representation
1432
+
1433
+ property :template_id, as: 'templateId'
1434
+ end
1435
+ end
1436
+
1437
+ class GooglePrivacyDlpV2CreateJobTriggerRequest
1438
+ # @private
1439
+ class Representation < Google::Apis::Core::JsonRepresentation
1440
+ property :job_trigger, as: 'jobTrigger', class: Google::Apis::DlpV2::GooglePrivacyDlpV2JobTrigger, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2JobTrigger::Representation
1441
+
1442
+ property :trigger_id, as: 'triggerId'
1443
+ end
1444
+ end
1445
+
1446
+ class GooglePrivacyDlpV2CryptoHashConfig
1447
+ # @private
1448
+ class Representation < Google::Apis::Core::JsonRepresentation
1449
+ property :crypto_key, as: 'cryptoKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoKey::Representation
1450
+
1451
+ end
1452
+ end
1453
+
1454
+ class GooglePrivacyDlpV2CryptoKey
1455
+ # @private
1456
+ class Representation < Google::Apis::Core::JsonRepresentation
1457
+ property :kms_wrapped, as: 'kmsWrapped', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KmsWrappedCryptoKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KmsWrappedCryptoKey::Representation
1458
+
1459
+ property :transient, as: 'transient', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TransientCryptoKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TransientCryptoKey::Representation
1460
+
1461
+ property :unwrapped, as: 'unwrapped', class: Google::Apis::DlpV2::GooglePrivacyDlpV2UnwrappedCryptoKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2UnwrappedCryptoKey::Representation
1462
+
1463
+ end
1464
+ end
1465
+
1466
+ class GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig
1467
+ # @private
1468
+ class Representation < Google::Apis::Core::JsonRepresentation
1469
+ property :common_alphabet, as: 'commonAlphabet'
1470
+ property :context, as: 'context', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1471
+
1472
+ property :crypto_key, as: 'cryptoKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoKey::Representation
1473
+
1474
+ property :custom_alphabet, as: 'customAlphabet'
1475
+ property :radix, as: 'radix'
1476
+ property :surrogate_info_type, as: 'surrogateInfoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1477
+
1478
+ end
1479
+ end
1480
+
1481
+ class GooglePrivacyDlpV2CustomInfoType
1482
+ # @private
1483
+ class Representation < Google::Apis::Core::JsonRepresentation
1484
+ collection :detection_rules, as: 'detectionRules', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DetectionRule, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DetectionRule::Representation
1485
+
1486
+ property :dictionary, as: 'dictionary', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Dictionary, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Dictionary::Representation
1487
+
1488
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1489
+
1490
+ property :likelihood, as: 'likelihood'
1491
+ property :regex, as: 'regex', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Regex, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Regex::Representation
1492
+
1493
+ property :surrogate_type, as: 'surrogateType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2SurrogateType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2SurrogateType::Representation
1494
+
1495
+ end
1496
+ end
1497
+
1498
+ class GooglePrivacyDlpV2DatastoreKey
1499
+ # @private
1500
+ class Representation < Google::Apis::Core::JsonRepresentation
1501
+ property :entity_key, as: 'entityKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Key, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Key::Representation
1502
+
1503
+ end
1504
+ end
1505
+
1506
+ class GooglePrivacyDlpV2DatastoreOptions
1507
+ # @private
1508
+ class Representation < Google::Apis::Core::JsonRepresentation
1509
+ property :kind, as: 'kind', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KindExpression, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KindExpression::Representation
1510
+
1511
+ property :partition_id, as: 'partitionId', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PartitionId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PartitionId::Representation
1512
+
1513
+ end
1514
+ end
1515
+
1516
+ class GooglePrivacyDlpV2DateShiftConfig
1517
+ # @private
1518
+ class Representation < Google::Apis::Core::JsonRepresentation
1519
+ property :context, as: 'context', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1520
+
1521
+ property :crypto_key, as: 'cryptoKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoKey::Representation
1522
+
1523
+ property :lower_bound_days, as: 'lowerBoundDays'
1524
+ property :upper_bound_days, as: 'upperBoundDays'
1525
+ end
1526
+ end
1527
+
1528
+ class GooglePrivacyDlpV2DateTime
1529
+ # @private
1530
+ class Representation < Google::Apis::Core::JsonRepresentation
1531
+ property :date, as: 'date', class: Google::Apis::DlpV2::GoogleTypeDate, decorator: Google::Apis::DlpV2::GoogleTypeDate::Representation
1532
+
1533
+ property :day_of_week, as: 'dayOfWeek'
1534
+ property :time, as: 'time', class: Google::Apis::DlpV2::GoogleTypeTimeOfDay, decorator: Google::Apis::DlpV2::GoogleTypeTimeOfDay::Representation
1535
+
1536
+ property :time_zone, as: 'timeZone', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TimeZone, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TimeZone::Representation
1537
+
1538
+ end
1539
+ end
1540
+
1541
+ class GooglePrivacyDlpV2DeidentifyConfig
1542
+ # @private
1543
+ class Representation < Google::Apis::Core::JsonRepresentation
1544
+ property :info_type_transformations, as: 'infoTypeTransformations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeTransformations, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeTransformations::Representation
1545
+
1546
+ property :record_transformations, as: 'recordTransformations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordTransformations, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordTransformations::Representation
1547
+
1548
+ end
1549
+ end
1550
+
1551
+ class GooglePrivacyDlpV2DeidentifyContentRequest
1552
+ # @private
1553
+ class Representation < Google::Apis::Core::JsonRepresentation
1554
+ property :deidentify_config, as: 'deidentifyConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyConfig::Representation
1555
+
1556
+ property :deidentify_template_name, as: 'deidentifyTemplateName'
1557
+ property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig::Representation
1558
+
1559
+ property :inspect_template_name, as: 'inspectTemplateName'
1560
+ property :item, as: 'item', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem::Representation
1561
+
1562
+ end
1563
+ end
1564
+
1565
+ class GooglePrivacyDlpV2DeidentifyContentResponse
1566
+ # @private
1567
+ class Representation < Google::Apis::Core::JsonRepresentation
1568
+ property :item, as: 'item', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem::Representation
1569
+
1570
+ property :overview, as: 'overview', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TransformationOverview, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TransformationOverview::Representation
1571
+
1572
+ end
1573
+ end
1574
+
1575
+ class GooglePrivacyDlpV2DeidentifyTemplate
1576
+ # @private
1577
+ class Representation < Google::Apis::Core::JsonRepresentation
1578
+ property :create_time, as: 'createTime'
1579
+ property :deidentify_config, as: 'deidentifyConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyConfig::Representation
1580
+
1581
+ property :description, as: 'description'
1582
+ property :display_name, as: 'displayName'
1583
+ property :name, as: 'name'
1584
+ property :update_time, as: 'updateTime'
1585
+ end
1586
+ end
1587
+
1588
+ class GooglePrivacyDlpV2DetectionRule
1589
+ # @private
1590
+ class Representation < Google::Apis::Core::JsonRepresentation
1591
+ property :hotword_rule, as: 'hotwordRule', class: Google::Apis::DlpV2::GooglePrivacyDlpV2HotwordRule, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2HotwordRule::Representation
1592
+
1593
+ end
1594
+ end
1595
+
1596
+ class GooglePrivacyDlpV2Dictionary
1597
+ # @private
1598
+ class Representation < Google::Apis::Core::JsonRepresentation
1599
+ property :word_list, as: 'wordList', class: Google::Apis::DlpV2::GooglePrivacyDlpV2WordList, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2WordList::Representation
1600
+
1601
+ end
1602
+ end
1603
+
1604
+ class GooglePrivacyDlpV2DlpJob
1605
+ # @private
1606
+ class Representation < Google::Apis::Core::JsonRepresentation
1607
+ property :create_time, as: 'createTime'
1608
+ property :end_time, as: 'endTime'
1609
+ collection :errors, as: 'errors', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Error, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Error::Representation
1610
+
1611
+ property :inspect_details, as: 'inspectDetails', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectDataSourceDetails, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectDataSourceDetails::Representation
1612
+
1613
+ property :job_trigger_name, as: 'jobTriggerName'
1614
+ property :name, as: 'name'
1615
+ property :risk_details, as: 'riskDetails', class: Google::Apis::DlpV2::GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails::Representation
1616
+
1617
+ property :start_time, as: 'startTime'
1618
+ property :state, as: 'state'
1619
+ property :type, as: 'type'
1620
+ end
1621
+ end
1622
+
1623
+ class GooglePrivacyDlpV2DocumentLocation
1624
+ # @private
1625
+ class Representation < Google::Apis::Core::JsonRepresentation
1626
+ property :file_offset, :numeric_string => true, as: 'fileOffset'
1627
+ end
1628
+ end
1629
+
1630
+ class GooglePrivacyDlpV2Error
1631
+ # @private
1632
+ class Representation < Google::Apis::Core::JsonRepresentation
1633
+ property :details, as: 'details', class: Google::Apis::DlpV2::GoogleRpcStatus, decorator: Google::Apis::DlpV2::GoogleRpcStatus::Representation
1634
+
1635
+ collection :timestamps, as: 'timestamps'
1636
+ end
1637
+ end
1638
+
1639
+ class GooglePrivacyDlpV2Expressions
1640
+ # @private
1641
+ class Representation < Google::Apis::Core::JsonRepresentation
1642
+ property :conditions, as: 'conditions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Conditions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Conditions::Representation
1643
+
1644
+ property :logical_operator, as: 'logicalOperator'
1645
+ end
1646
+ end
1647
+
1648
+ class GooglePrivacyDlpV2FieldId
1649
+ # @private
1650
+ class Representation < Google::Apis::Core::JsonRepresentation
1651
+ property :name, as: 'name'
1652
+ end
1653
+ end
1654
+
1655
+ class GooglePrivacyDlpV2FieldTransformation
1656
+ # @private
1657
+ class Representation < Google::Apis::Core::JsonRepresentation
1658
+ property :condition, as: 'condition', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordCondition, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordCondition::Representation
1659
+
1660
+ collection :fields, as: 'fields', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1661
+
1662
+ property :info_type_transformations, as: 'infoTypeTransformations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeTransformations, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeTransformations::Representation
1663
+
1664
+ property :primitive_transformation, as: 'primitiveTransformation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PrimitiveTransformation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PrimitiveTransformation::Representation
1665
+
1666
+ end
1667
+ end
1668
+
1669
+ class GooglePrivacyDlpV2FileSet
1670
+ # @private
1671
+ class Representation < Google::Apis::Core::JsonRepresentation
1672
+ property :url, as: 'url'
1673
+ end
1674
+ end
1675
+
1676
+ class GooglePrivacyDlpV2Finding
1677
+ # @private
1678
+ class Representation < Google::Apis::Core::JsonRepresentation
1679
+ property :create_time, as: 'createTime'
1680
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1681
+
1682
+ property :likelihood, as: 'likelihood'
1683
+ property :location, as: 'location', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Location, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Location::Representation
1684
+
1685
+ property :quote, as: 'quote'
1686
+ property :quote_info, as: 'quoteInfo', class: Google::Apis::DlpV2::GooglePrivacyDlpV2QuoteInfo, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2QuoteInfo::Representation
1687
+
1688
+ end
1689
+ end
1690
+
1691
+ class GooglePrivacyDlpV2FindingLimits
1692
+ # @private
1693
+ class Representation < Google::Apis::Core::JsonRepresentation
1694
+ collection :max_findings_per_info_type, as: 'maxFindingsPerInfoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeLimit, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeLimit::Representation
1695
+
1696
+ property :max_findings_per_item, as: 'maxFindingsPerItem'
1697
+ property :max_findings_per_request, as: 'maxFindingsPerRequest'
1698
+ end
1699
+ end
1700
+
1701
+ class GooglePrivacyDlpV2FixedSizeBucketingConfig
1702
+ # @private
1703
+ class Representation < Google::Apis::Core::JsonRepresentation
1704
+ property :bucket_size, as: 'bucketSize'
1705
+ property :lower_bound, as: 'lowerBound', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1706
+
1707
+ property :upper_bound, as: 'upperBound', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1708
+
1709
+ end
1710
+ end
1711
+
1712
+ class GooglePrivacyDlpV2HotwordRule
1713
+ # @private
1714
+ class Representation < Google::Apis::Core::JsonRepresentation
1715
+ property :hotword_regex, as: 'hotwordRegex', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Regex, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Regex::Representation
1716
+
1717
+ property :likelihood_adjustment, as: 'likelihoodAdjustment', class: Google::Apis::DlpV2::GooglePrivacyDlpV2LikelihoodAdjustment, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2LikelihoodAdjustment::Representation
1718
+
1719
+ property :proximity, as: 'proximity', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Proximity, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Proximity::Representation
1720
+
1721
+ end
1722
+ end
1723
+
1724
+ class GooglePrivacyDlpV2ImageLocation
1725
+ # @private
1726
+ class Representation < Google::Apis::Core::JsonRepresentation
1727
+ collection :bounding_boxes, as: 'boundingBoxes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BoundingBox, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BoundingBox::Representation
1728
+
1729
+ end
1730
+ end
1731
+
1732
+ class GooglePrivacyDlpV2ImageRedactionConfig
1733
+ # @private
1734
+ class Representation < Google::Apis::Core::JsonRepresentation
1735
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1736
+
1737
+ property :redact_all_text, as: 'redactAllText'
1738
+ property :redaction_color, as: 'redactionColor', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Color, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Color::Representation
1739
+
1740
+ end
1741
+ end
1742
+
1743
+ class GooglePrivacyDlpV2InfoType
1744
+ # @private
1745
+ class Representation < Google::Apis::Core::JsonRepresentation
1746
+ property :name, as: 'name'
1747
+ end
1748
+ end
1749
+
1750
+ class GooglePrivacyDlpV2InfoTypeDescription
1751
+ # @private
1752
+ class Representation < Google::Apis::Core::JsonRepresentation
1753
+ property :display_name, as: 'displayName'
1754
+ property :name, as: 'name'
1755
+ collection :supported_by, as: 'supportedBy'
1756
+ end
1757
+ end
1758
+
1759
+ class GooglePrivacyDlpV2InfoTypeLimit
1760
+ # @private
1761
+ class Representation < Google::Apis::Core::JsonRepresentation
1762
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1763
+
1764
+ property :max_findings, as: 'maxFindings'
1765
+ end
1766
+ end
1767
+
1768
+ class GooglePrivacyDlpV2InfoTypeStats
1769
+ # @private
1770
+ class Representation < Google::Apis::Core::JsonRepresentation
1771
+ property :count, :numeric_string => true, as: 'count'
1772
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1773
+
1774
+ end
1775
+ end
1776
+
1777
+ class GooglePrivacyDlpV2InfoTypeTransformation
1778
+ # @private
1779
+ class Representation < Google::Apis::Core::JsonRepresentation
1780
+ collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1781
+
1782
+ property :primitive_transformation, as: 'primitiveTransformation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PrimitiveTransformation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PrimitiveTransformation::Representation
1783
+
1784
+ end
1785
+ end
1786
+
1787
+ class GooglePrivacyDlpV2InfoTypeTransformations
1788
+ # @private
1789
+ class Representation < Google::Apis::Core::JsonRepresentation
1790
+ collection :transformations, as: 'transformations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeTransformation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeTransformation::Representation
1791
+
1792
+ end
1793
+ end
1794
+
1795
+ class GooglePrivacyDlpV2InspectConfig
1796
+ # @private
1797
+ class Representation < Google::Apis::Core::JsonRepresentation
1798
+ collection :content_options, as: 'contentOptions'
1799
+ collection :custom_info_types, as: 'customInfoTypes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CustomInfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CustomInfoType::Representation
1800
+
1801
+ property :exclude_info_types, as: 'excludeInfoTypes'
1802
+ property :include_quote, as: 'includeQuote'
1803
+ collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
1804
+
1805
+ property :limits, as: 'limits', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FindingLimits, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FindingLimits::Representation
1806
+
1807
+ property :min_likelihood, as: 'minLikelihood'
1808
+ end
1809
+ end
1810
+
1811
+ class GooglePrivacyDlpV2InspectContentRequest
1812
+ # @private
1813
+ class Representation < Google::Apis::Core::JsonRepresentation
1814
+ property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig::Representation
1815
+
1816
+ property :inspect_template_name, as: 'inspectTemplateName'
1817
+ property :item, as: 'item', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem::Representation
1818
+
1819
+ end
1820
+ end
1821
+
1822
+ class GooglePrivacyDlpV2InspectContentResponse
1823
+ # @private
1824
+ class Representation < Google::Apis::Core::JsonRepresentation
1825
+ property :result, as: 'result', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectResult::Representation
1826
+
1827
+ end
1828
+ end
1829
+
1830
+ class GooglePrivacyDlpV2InspectDataSourceDetails
1831
+ # @private
1832
+ class Representation < Google::Apis::Core::JsonRepresentation
1833
+ property :requested_options, as: 'requestedOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RequestedOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RequestedOptions::Representation
1834
+
1835
+ property :result, as: 'result', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Result, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Result::Representation
1836
+
1837
+ end
1838
+ end
1839
+
1840
+ class GooglePrivacyDlpV2InspectJobConfig
1841
+ # @private
1842
+ class Representation < Google::Apis::Core::JsonRepresentation
1843
+ collection :actions, as: 'actions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Action, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Action::Representation
1844
+
1845
+ property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig::Representation
1846
+
1847
+ property :inspect_template_name, as: 'inspectTemplateName'
1848
+ property :storage_config, as: 'storageConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2StorageConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2StorageConfig::Representation
1849
+
1850
+ end
1851
+ end
1852
+
1853
+ class GooglePrivacyDlpV2InspectResult
1854
+ # @private
1855
+ class Representation < Google::Apis::Core::JsonRepresentation
1856
+ collection :findings, as: 'findings', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Finding, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Finding::Representation
1857
+
1858
+ property :findings_truncated, as: 'findingsTruncated'
1859
+ end
1860
+ end
1861
+
1862
+ class GooglePrivacyDlpV2InspectTemplate
1863
+ # @private
1864
+ class Representation < Google::Apis::Core::JsonRepresentation
1865
+ property :create_time, as: 'createTime'
1866
+ property :description, as: 'description'
1867
+ property :display_name, as: 'displayName'
1868
+ property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig::Representation
1869
+
1870
+ property :name, as: 'name'
1871
+ property :update_time, as: 'updateTime'
1872
+ end
1873
+ end
1874
+
1875
+ class GooglePrivacyDlpV2JobTrigger
1876
+ # @private
1877
+ class Representation < Google::Apis::Core::JsonRepresentation
1878
+ property :create_time, as: 'createTime'
1879
+ property :description, as: 'description'
1880
+ property :display_name, as: 'displayName'
1881
+ collection :errors, as: 'errors', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Error, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Error::Representation
1882
+
1883
+ property :inspect_job, as: 'inspectJob', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectJobConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectJobConfig::Representation
1884
+
1885
+ property :last_run_time, as: 'lastRunTime'
1886
+ property :name, as: 'name'
1887
+ property :status, as: 'status'
1888
+ collection :triggers, as: 'triggers', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Trigger, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Trigger::Representation
1889
+
1890
+ property :update_time, as: 'updateTime'
1891
+ end
1892
+ end
1893
+
1894
+ class GooglePrivacyDlpV2KAnonymityConfig
1895
+ # @private
1896
+ class Representation < Google::Apis::Core::JsonRepresentation
1897
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
1898
+
1899
+ end
1900
+ end
1901
+
1902
+ class GooglePrivacyDlpV2KAnonymityEquivalenceClass
1903
+ # @private
1904
+ class Representation < Google::Apis::Core::JsonRepresentation
1905
+ property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
1906
+ collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1907
+
1908
+ end
1909
+ end
1910
+
1911
+ class GooglePrivacyDlpV2KAnonymityHistogramBucket
1912
+ # @private
1913
+ class Representation < Google::Apis::Core::JsonRepresentation
1914
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
1915
+ property :bucket_value_count, :numeric_string => true, as: 'bucketValueCount'
1916
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityEquivalenceClass, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityEquivalenceClass::Representation
1917
+
1918
+ property :equivalence_class_size_lower_bound, :numeric_string => true, as: 'equivalenceClassSizeLowerBound'
1919
+ property :equivalence_class_size_upper_bound, :numeric_string => true, as: 'equivalenceClassSizeUpperBound'
1920
+ end
1921
+ end
1922
+
1923
+ class GooglePrivacyDlpV2KAnonymityResult
1924
+ # @private
1925
+ class Representation < Google::Apis::Core::JsonRepresentation
1926
+ collection :equivalence_class_histogram_buckets, as: 'equivalenceClassHistogramBuckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityHistogramBucket::Representation
1927
+
1928
+ end
1929
+ end
1930
+
1931
+ class GooglePrivacyDlpV2KMapEstimationConfig
1932
+ # @private
1933
+ class Representation < Google::Apis::Core::JsonRepresentation
1934
+ collection :auxiliary_tables, as: 'auxiliaryTables', class: Google::Apis::DlpV2::GooglePrivacyDlpV2AuxiliaryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2AuxiliaryTable::Representation
1935
+
1936
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TaggedField, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TaggedField::Representation
1937
+
1938
+ property :region_code, as: 'regionCode'
1939
+ end
1940
+ end
1941
+
1942
+ class GooglePrivacyDlpV2KMapEstimationHistogramBucket
1943
+ # @private
1944
+ class Representation < Google::Apis::Core::JsonRepresentation
1945
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
1946
+ property :bucket_value_count, :numeric_string => true, as: 'bucketValueCount'
1947
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationQuasiIdValues, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationQuasiIdValues::Representation
1948
+
1949
+ property :max_anonymity, :numeric_string => true, as: 'maxAnonymity'
1950
+ property :min_anonymity, :numeric_string => true, as: 'minAnonymity'
1951
+ end
1952
+ end
1953
+
1954
+ class GooglePrivacyDlpV2KMapEstimationQuasiIdValues
1955
+ # @private
1956
+ class Representation < Google::Apis::Core::JsonRepresentation
1957
+ property :estimated_anonymity, :numeric_string => true, as: 'estimatedAnonymity'
1958
+ collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
1959
+
1960
+ end
1961
+ end
1962
+
1963
+ class GooglePrivacyDlpV2KMapEstimationResult
1964
+ # @private
1965
+ class Representation < Google::Apis::Core::JsonRepresentation
1966
+ collection :k_map_estimation_histogram, as: 'kMapEstimationHistogram', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationHistogramBucket::Representation
1967
+
1968
+ end
1969
+ end
1970
+
1971
+ class GooglePrivacyDlpV2Key
1972
+ # @private
1973
+ class Representation < Google::Apis::Core::JsonRepresentation
1974
+ property :partition_id, as: 'partitionId', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PartitionId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PartitionId::Representation
1975
+
1976
+ collection :path, as: 'path', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PathElement, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PathElement::Representation
1977
+
1978
+ end
1979
+ end
1980
+
1981
+ class GooglePrivacyDlpV2KindExpression
1982
+ # @private
1983
+ class Representation < Google::Apis::Core::JsonRepresentation
1984
+ property :name, as: 'name'
1985
+ end
1986
+ end
1987
+
1988
+ class GooglePrivacyDlpV2KmsWrappedCryptoKey
1989
+ # @private
1990
+ class Representation < Google::Apis::Core::JsonRepresentation
1991
+ property :crypto_key_name, as: 'cryptoKeyName'
1992
+ property :wrapped_key, :base64 => true, as: 'wrappedKey'
1993
+ end
1994
+ end
1995
+
1996
+ class GooglePrivacyDlpV2LDiversityConfig
1997
+ # @private
1998
+ class Representation < Google::Apis::Core::JsonRepresentation
1999
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2000
+
2001
+ property :sensitive_attribute, as: 'sensitiveAttribute', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2002
+
2003
+ end
2004
+ end
2005
+
2006
+ class GooglePrivacyDlpV2LDiversityEquivalenceClass
2007
+ # @private
2008
+ class Representation < Google::Apis::Core::JsonRepresentation
2009
+ property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
2010
+ property :num_distinct_sensitive_values, :numeric_string => true, as: 'numDistinctSensitiveValues'
2011
+ collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2012
+
2013
+ collection :top_sensitive_values, as: 'topSensitiveValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ValueFrequency, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ValueFrequency::Representation
2014
+
2015
+ end
2016
+ end
2017
+
2018
+ class GooglePrivacyDlpV2LDiversityHistogramBucket
2019
+ # @private
2020
+ class Representation < Google::Apis::Core::JsonRepresentation
2021
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
2022
+ property :bucket_value_count, :numeric_string => true, as: 'bucketValueCount'
2023
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityEquivalenceClass, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityEquivalenceClass::Representation
2024
+
2025
+ property :sensitive_value_frequency_lower_bound, :numeric_string => true, as: 'sensitiveValueFrequencyLowerBound'
2026
+ property :sensitive_value_frequency_upper_bound, :numeric_string => true, as: 'sensitiveValueFrequencyUpperBound'
2027
+ end
2028
+ end
2029
+
2030
+ class GooglePrivacyDlpV2LDiversityResult
2031
+ # @private
2032
+ class Representation < Google::Apis::Core::JsonRepresentation
2033
+ collection :sensitive_value_frequency_histogram_buckets, as: 'sensitiveValueFrequencyHistogramBuckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityHistogramBucket::Representation
2034
+
2035
+ end
2036
+ end
2037
+
2038
+ class GooglePrivacyDlpV2LikelihoodAdjustment
2039
+ # @private
2040
+ class Representation < Google::Apis::Core::JsonRepresentation
2041
+ property :fixed_likelihood, as: 'fixedLikelihood'
2042
+ property :relative_likelihood, as: 'relativeLikelihood'
2043
+ end
2044
+ end
2045
+
2046
+ class GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
2047
+ # @private
2048
+ class Representation < Google::Apis::Core::JsonRepresentation
2049
+ collection :deidentify_templates, as: 'deidentifyTemplates', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyTemplate::Representation
2050
+
2051
+ property :next_page_token, as: 'nextPageToken'
2052
+ end
2053
+ end
2054
+
2055
+ class GooglePrivacyDlpV2ListDlpJobsResponse
2056
+ # @private
2057
+ class Representation < Google::Apis::Core::JsonRepresentation
2058
+ collection :jobs, as: 'jobs', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DlpJob, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DlpJob::Representation
2059
+
2060
+ property :next_page_token, as: 'nextPageToken'
2061
+ end
2062
+ end
2063
+
2064
+ class GooglePrivacyDlpV2ListInfoTypesResponse
2065
+ # @private
2066
+ class Representation < Google::Apis::Core::JsonRepresentation
2067
+ collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeDescription, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeDescription::Representation
2068
+
2069
+ end
2070
+ end
2071
+
2072
+ class GooglePrivacyDlpV2ListInspectTemplatesResponse
2073
+ # @private
2074
+ class Representation < Google::Apis::Core::JsonRepresentation
2075
+ collection :inspect_templates, as: 'inspectTemplates', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate::Representation
2076
+
2077
+ property :next_page_token, as: 'nextPageToken'
2078
+ end
2079
+ end
2080
+
2081
+ class GooglePrivacyDlpV2ListJobTriggersResponse
2082
+ # @private
2083
+ class Representation < Google::Apis::Core::JsonRepresentation
2084
+ collection :job_triggers, as: 'jobTriggers', class: Google::Apis::DlpV2::GooglePrivacyDlpV2JobTrigger, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2JobTrigger::Representation
2085
+
2086
+ property :next_page_token, as: 'nextPageToken'
2087
+ end
2088
+ end
2089
+
2090
+ class GooglePrivacyDlpV2Location
2091
+ # @private
2092
+ class Representation < Google::Apis::Core::JsonRepresentation
2093
+ property :byte_range, as: 'byteRange', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Range, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Range::Representation
2094
+
2095
+ property :codepoint_range, as: 'codepointRange', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Range, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Range::Representation
2096
+
2097
+ collection :content_locations, as: 'contentLocations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentLocation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentLocation::Representation
2098
+
2099
+ end
2100
+ end
2101
+
2102
+ class GooglePrivacyDlpV2NumericalStatsConfig
2103
+ # @private
2104
+ class Representation < Google::Apis::Core::JsonRepresentation
2105
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2106
+
2107
+ end
2108
+ end
2109
+
2110
+ class GooglePrivacyDlpV2NumericalStatsResult
2111
+ # @private
2112
+ class Representation < Google::Apis::Core::JsonRepresentation
2113
+ property :max_value, as: 'maxValue', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2114
+
2115
+ property :min_value, as: 'minValue', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2116
+
2117
+ collection :quantile_values, as: 'quantileValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2118
+
2119
+ end
2120
+ end
2121
+
2122
+ class GooglePrivacyDlpV2OutputStorageConfig
2123
+ # @private
2124
+ class Representation < Google::Apis::Core::JsonRepresentation
2125
+ property :output_schema, as: 'outputSchema'
2126
+ property :table, as: 'table', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable::Representation
2127
+
2128
+ end
2129
+ end
2130
+
2131
+ class GooglePrivacyDlpV2PartitionId
2132
+ # @private
2133
+ class Representation < Google::Apis::Core::JsonRepresentation
2134
+ property :namespace_id, as: 'namespaceId'
2135
+ property :project_id, as: 'projectId'
2136
+ end
2137
+ end
2138
+
2139
+ class GooglePrivacyDlpV2PathElement
2140
+ # @private
2141
+ class Representation < Google::Apis::Core::JsonRepresentation
2142
+ property :id, :numeric_string => true, as: 'id'
2143
+ property :kind, as: 'kind'
2144
+ property :name, as: 'name'
2145
+ end
2146
+ end
2147
+
2148
+ class GooglePrivacyDlpV2PrimitiveTransformation
2149
+ # @private
2150
+ class Representation < Google::Apis::Core::JsonRepresentation
2151
+ property :bucketing_config, as: 'bucketingConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BucketingConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BucketingConfig::Representation
2152
+
2153
+ property :character_mask_config, as: 'characterMaskConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CharacterMaskConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CharacterMaskConfig::Representation
2154
+
2155
+ property :crypto_hash_config, as: 'cryptoHashConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoHashConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoHashConfig::Representation
2156
+
2157
+ property :crypto_replace_ffx_fpe_config, as: 'cryptoReplaceFfxFpeConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig::Representation
2158
+
2159
+ property :date_shift_config, as: 'dateShiftConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DateShiftConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DateShiftConfig::Representation
2160
+
2161
+ property :fixed_size_bucketing_config, as: 'fixedSizeBucketingConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FixedSizeBucketingConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FixedSizeBucketingConfig::Representation
2162
+
2163
+ property :redact_config, as: 'redactConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RedactConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RedactConfig::Representation
2164
+
2165
+ property :replace_config, as: 'replaceConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ReplaceValueConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ReplaceValueConfig::Representation
2166
+
2167
+ property :replace_with_info_type_config, as: 'replaceWithInfoTypeConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ReplaceWithInfoTypeConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ReplaceWithInfoTypeConfig::Representation
2168
+
2169
+ property :time_part_config, as: 'timePartConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TimePartConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TimePartConfig::Representation
2170
+
2171
+ end
2172
+ end
2173
+
2174
+ class GooglePrivacyDlpV2PrivacyMetric
2175
+ # @private
2176
+ class Representation < Google::Apis::Core::JsonRepresentation
2177
+ property :categorical_stats_config, as: 'categoricalStatsConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CategoricalStatsConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CategoricalStatsConfig::Representation
2178
+
2179
+ property :k_anonymity_config, as: 'kAnonymityConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KAnonymityConfig::Representation
2180
+
2181
+ property :k_map_estimation_config, as: 'kMapEstimationConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2KMapEstimationConfig::Representation
2182
+
2183
+ property :l_diversity_config, as: 'lDiversityConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2LDiversityConfig::Representation
2184
+
2185
+ property :numerical_stats_config, as: 'numericalStatsConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2NumericalStatsConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2NumericalStatsConfig::Representation
2186
+
2187
+ end
2188
+ end
2189
+
2190
+ class GooglePrivacyDlpV2Proximity
2191
+ # @private
2192
+ class Representation < Google::Apis::Core::JsonRepresentation
2193
+ property :window_after, as: 'windowAfter'
2194
+ property :window_before, as: 'windowBefore'
2195
+ end
2196
+ end
2197
+
2198
+ class GooglePrivacyDlpV2PublishToPubSub
2199
+ # @private
2200
+ class Representation < Google::Apis::Core::JsonRepresentation
2201
+ property :topic, as: 'topic'
2202
+ end
2203
+ end
2204
+
2205
+ class GooglePrivacyDlpV2QuasiIdField
2206
+ # @private
2207
+ class Representation < Google::Apis::Core::JsonRepresentation
2208
+ property :custom_tag, as: 'customTag'
2209
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2210
+
2211
+ end
2212
+ end
2213
+
2214
+ class GooglePrivacyDlpV2QuoteInfo
2215
+ # @private
2216
+ class Representation < Google::Apis::Core::JsonRepresentation
2217
+ property :date_time, as: 'dateTime', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DateTime, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DateTime::Representation
2218
+
2219
+ end
2220
+ end
2221
+
2222
+ class GooglePrivacyDlpV2Range
2223
+ # @private
2224
+ class Representation < Google::Apis::Core::JsonRepresentation
2225
+ property :end, :numeric_string => true, as: 'end'
2226
+ property :start, :numeric_string => true, as: 'start'
2227
+ end
2228
+ end
2229
+
2230
+ class GooglePrivacyDlpV2RecordCondition
2231
+ # @private
2232
+ class Representation < Google::Apis::Core::JsonRepresentation
2233
+ property :expressions, as: 'expressions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Expressions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Expressions::Representation
2234
+
2235
+ end
2236
+ end
2237
+
2238
+ class GooglePrivacyDlpV2RecordKey
2239
+ # @private
2240
+ class Representation < Google::Apis::Core::JsonRepresentation
2241
+ property :big_query_key, as: 'bigQueryKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryKey::Representation
2242
+
2243
+ property :datastore_key, as: 'datastoreKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DatastoreKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DatastoreKey::Representation
2244
+
2245
+ end
2246
+ end
2247
+
2248
+ class GooglePrivacyDlpV2RecordLocation
2249
+ # @private
2250
+ class Representation < Google::Apis::Core::JsonRepresentation
2251
+ property :field_id, as: 'fieldId', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2252
+
2253
+ property :record_key, as: 'recordKey', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordKey, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordKey::Representation
2254
+
2255
+ property :table_location, as: 'tableLocation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TableLocation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TableLocation::Representation
2256
+
2257
+ end
2258
+ end
2259
+
2260
+ class GooglePrivacyDlpV2RecordSuppression
2261
+ # @private
2262
+ class Representation < Google::Apis::Core::JsonRepresentation
2263
+ property :condition, as: 'condition', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordCondition, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordCondition::Representation
2264
+
2265
+ end
2266
+ end
2267
+
2268
+ class GooglePrivacyDlpV2RecordTransformations
2269
+ # @private
2270
+ class Representation < Google::Apis::Core::JsonRepresentation
2271
+ collection :field_transformations, as: 'fieldTransformations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldTransformation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldTransformation::Representation
2272
+
2273
+ collection :record_suppressions, as: 'recordSuppressions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordSuppression, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordSuppression::Representation
2274
+
2275
+ end
2276
+ end
2277
+
2278
+ class GooglePrivacyDlpV2RedactConfig
2279
+ # @private
2280
+ class Representation < Google::Apis::Core::JsonRepresentation
2281
+ end
2282
+ end
2283
+
2284
+ class GooglePrivacyDlpV2RedactImageRequest
2285
+ # @private
2286
+ class Representation < Google::Apis::Core::JsonRepresentation
2287
+ property :byte_item, as: 'byteItem', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ByteContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ByteContentItem::Representation
2288
+
2289
+ collection :image_redaction_configs, as: 'imageRedactionConfigs', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ImageRedactionConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ImageRedactionConfig::Representation
2290
+
2291
+ property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig::Representation
2292
+
2293
+ end
2294
+ end
2295
+
2296
+ class GooglePrivacyDlpV2RedactImageResponse
2297
+ # @private
2298
+ class Representation < Google::Apis::Core::JsonRepresentation
2299
+ property :extracted_text, as: 'extractedText'
2300
+ property :redacted_image, :base64 => true, as: 'redactedImage'
2301
+ end
2302
+ end
2303
+
2304
+ class GooglePrivacyDlpV2Regex
2305
+ # @private
2306
+ class Representation < Google::Apis::Core::JsonRepresentation
2307
+ property :pattern, as: 'pattern'
2308
+ end
2309
+ end
2310
+
2311
+ class GooglePrivacyDlpV2ReidentifyContentRequest
2312
+ # @private
2313
+ class Representation < Google::Apis::Core::JsonRepresentation
2314
+ property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectConfig::Representation
2315
+
2316
+ property :inspect_template_name, as: 'inspectTemplateName'
2317
+ property :item, as: 'item', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem::Representation
2318
+
2319
+ property :reidentify_config, as: 'reidentifyConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyConfig::Representation
2320
+
2321
+ property :reidentify_template_name, as: 'reidentifyTemplateName'
2322
+ end
2323
+ end
2324
+
2325
+ class GooglePrivacyDlpV2ReidentifyContentResponse
2326
+ # @private
2327
+ class Representation < Google::Apis::Core::JsonRepresentation
2328
+ property :item, as: 'item', class: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2ContentItem::Representation
2329
+
2330
+ property :overview, as: 'overview', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TransformationOverview, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TransformationOverview::Representation
2331
+
2332
+ end
2333
+ end
2334
+
2335
+ class GooglePrivacyDlpV2ReplaceValueConfig
2336
+ # @private
2337
+ class Representation < Google::Apis::Core::JsonRepresentation
2338
+ property :new_value, as: 'newValue', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2339
+
2340
+ end
2341
+ end
2342
+
2343
+ class GooglePrivacyDlpV2ReplaceWithInfoTypeConfig
2344
+ # @private
2345
+ class Representation < Google::Apis::Core::JsonRepresentation
2346
+ end
2347
+ end
2348
+
2349
+ class GooglePrivacyDlpV2RequestedOptions
2350
+ # @private
2351
+ class Representation < Google::Apis::Core::JsonRepresentation
2352
+ property :job_config, as: 'jobConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectJobConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectJobConfig::Representation
2353
+
2354
+ property :snapshot_inspect_template, as: 'snapshotInspectTemplate', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate::Representation
2355
+
2356
+ end
2357
+ end
2358
+
2359
+ class GooglePrivacyDlpV2Result
2360
+ # @private
2361
+ class Representation < Google::Apis::Core::JsonRepresentation
2362
+ collection :info_type_stats, as: 'infoTypeStats', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeStats, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoTypeStats::Representation
2363
+
2364
+ property :processed_bytes, :numeric_string => true, as: 'processedBytes'
2365
+ property :total_estimated_bytes, :numeric_string => true, as: 'totalEstimatedBytes'
2366
+ end
2367
+ end
2368
+
2369
+ class GooglePrivacyDlpV2RiskAnalysisJobConfig
2370
+ # @private
2371
+ class Representation < Google::Apis::Core::JsonRepresentation
2372
+ collection :actions, as: 'actions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Action, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Action::Representation
2373
+
2374
+ property :privacy_metric, as: 'privacyMetric', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PrivacyMetric, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PrivacyMetric::Representation
2375
+
2376
+ property :source_table, as: 'sourceTable', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryTable::Representation
2377
+
2378
+ end
2379
+ end
2380
+
2381
+ class GooglePrivacyDlpV2Row
2382
+ # @private
2383
+ class Representation < Google::Apis::Core::JsonRepresentation
2384
+ collection :values, as: 'values', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2385
+
2386
+ end
2387
+ end
2388
+
2389
+ class GooglePrivacyDlpV2SaveFindings
2390
+ # @private
2391
+ class Representation < Google::Apis::Core::JsonRepresentation
2392
+ property :output_config, as: 'outputConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2OutputStorageConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2OutputStorageConfig::Representation
2393
+
2394
+ end
2395
+ end
2396
+
2397
+ class GooglePrivacyDlpV2Schedule
2398
+ # @private
2399
+ class Representation < Google::Apis::Core::JsonRepresentation
2400
+ property :recurrence_period_duration, as: 'recurrencePeriodDuration'
2401
+ end
2402
+ end
2403
+
2404
+ class GooglePrivacyDlpV2StorageConfig
2405
+ # @private
2406
+ class Representation < Google::Apis::Core::JsonRepresentation
2407
+ property :big_query_options, as: 'bigQueryOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2BigQueryOptions::Representation
2408
+
2409
+ property :cloud_storage_options, as: 'cloudStorageOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2CloudStorageOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2CloudStorageOptions::Representation
2410
+
2411
+ property :datastore_options, as: 'datastoreOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DatastoreOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DatastoreOptions::Representation
2412
+
2413
+ property :timespan_config, as: 'timespanConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TimespanConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TimespanConfig::Representation
2414
+
2415
+ end
2416
+ end
2417
+
2418
+ class GooglePrivacyDlpV2SummaryResult
2419
+ # @private
2420
+ class Representation < Google::Apis::Core::JsonRepresentation
2421
+ property :code, as: 'code'
2422
+ property :count, :numeric_string => true, as: 'count'
2423
+ property :details, as: 'details'
2424
+ end
2425
+ end
2426
+
2427
+ class GooglePrivacyDlpV2SurrogateType
2428
+ # @private
2429
+ class Representation < Google::Apis::Core::JsonRepresentation
2430
+ end
2431
+ end
2432
+
2433
+ class GooglePrivacyDlpV2Table
2434
+ # @private
2435
+ class Representation < Google::Apis::Core::JsonRepresentation
2436
+ collection :headers, as: 'headers', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2437
+
2438
+ collection :rows, as: 'rows', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Row, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Row::Representation
2439
+
2440
+ end
2441
+ end
2442
+
2443
+ class GooglePrivacyDlpV2TableLocation
2444
+ # @private
2445
+ class Representation < Google::Apis::Core::JsonRepresentation
2446
+ property :row_index, :numeric_string => true, as: 'rowIndex'
2447
+ end
2448
+ end
2449
+
2450
+ class GooglePrivacyDlpV2TaggedField
2451
+ # @private
2452
+ class Representation < Google::Apis::Core::JsonRepresentation
2453
+ property :custom_tag, as: 'customTag'
2454
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2455
+
2456
+ property :inferred, as: 'inferred', class: Google::Apis::DlpV2::GoogleProtobufEmpty, decorator: Google::Apis::DlpV2::GoogleProtobufEmpty::Representation
2457
+
2458
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
2459
+
2460
+ end
2461
+ end
2462
+
2463
+ class GooglePrivacyDlpV2TimePartConfig
2464
+ # @private
2465
+ class Representation < Google::Apis::Core::JsonRepresentation
2466
+ property :part_to_extract, as: 'partToExtract'
2467
+ end
2468
+ end
2469
+
2470
+ class GooglePrivacyDlpV2TimeZone
2471
+ # @private
2472
+ class Representation < Google::Apis::Core::JsonRepresentation
2473
+ property :offset_minutes, as: 'offsetMinutes'
2474
+ end
2475
+ end
2476
+
2477
+ class GooglePrivacyDlpV2TimespanConfig
2478
+ # @private
2479
+ class Representation < Google::Apis::Core::JsonRepresentation
2480
+ property :enable_auto_population_of_timespan_config, as: 'enableAutoPopulationOfTimespanConfig'
2481
+ property :end_time, as: 'endTime'
2482
+ property :start_time, as: 'startTime'
2483
+ property :timestamp_field, as: 'timestampField', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2484
+
2485
+ end
2486
+ end
2487
+
2488
+ class GooglePrivacyDlpV2TransformationOverview
2489
+ # @private
2490
+ class Representation < Google::Apis::Core::JsonRepresentation
2491
+ collection :transformation_summaries, as: 'transformationSummaries', class: Google::Apis::DlpV2::GooglePrivacyDlpV2TransformationSummary, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2TransformationSummary::Representation
2492
+
2493
+ property :transformed_bytes, :numeric_string => true, as: 'transformedBytes'
2494
+ end
2495
+ end
2496
+
2497
+ class GooglePrivacyDlpV2TransformationSummary
2498
+ # @private
2499
+ class Representation < Google::Apis::Core::JsonRepresentation
2500
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldId::Representation
2501
+
2502
+ collection :field_transformations, as: 'fieldTransformations', class: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldTransformation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2FieldTransformation::Representation
2503
+
2504
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
2505
+
2506
+ property :record_suppress, as: 'recordSuppress', class: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordSuppression, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2RecordSuppression::Representation
2507
+
2508
+ collection :results, as: 'results', class: Google::Apis::DlpV2::GooglePrivacyDlpV2SummaryResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2SummaryResult::Representation
2509
+
2510
+ property :transformation, as: 'transformation', class: Google::Apis::DlpV2::GooglePrivacyDlpV2PrimitiveTransformation, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2PrimitiveTransformation::Representation
2511
+
2512
+ property :transformed_bytes, :numeric_string => true, as: 'transformedBytes'
2513
+ end
2514
+ end
2515
+
2516
+ class GooglePrivacyDlpV2TransientCryptoKey
2517
+ # @private
2518
+ class Representation < Google::Apis::Core::JsonRepresentation
2519
+ property :name, as: 'name'
2520
+ end
2521
+ end
2522
+
2523
+ class GooglePrivacyDlpV2Trigger
2524
+ # @private
2525
+ class Representation < Google::Apis::Core::JsonRepresentation
2526
+ property :schedule, as: 'schedule', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Schedule, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Schedule::Representation
2527
+
2528
+ end
2529
+ end
2530
+
2531
+ class GooglePrivacyDlpV2UnwrappedCryptoKey
2532
+ # @private
2533
+ class Representation < Google::Apis::Core::JsonRepresentation
2534
+ property :key, :base64 => true, as: 'key'
2535
+ end
2536
+ end
2537
+
2538
+ class GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest
2539
+ # @private
2540
+ class Representation < Google::Apis::Core::JsonRepresentation
2541
+ property :deidentify_template, as: 'deidentifyTemplate', class: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyTemplate::Representation
2542
+
2543
+ property :update_mask, as: 'updateMask'
2544
+ end
2545
+ end
2546
+
2547
+ class GooglePrivacyDlpV2UpdateInspectTemplateRequest
2548
+ # @private
2549
+ class Representation < Google::Apis::Core::JsonRepresentation
2550
+ property :inspect_template, as: 'inspectTemplate', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InspectTemplate::Representation
2551
+
2552
+ property :update_mask, as: 'updateMask'
2553
+ end
2554
+ end
2555
+
2556
+ class GooglePrivacyDlpV2UpdateJobTriggerRequest
2557
+ # @private
2558
+ class Representation < Google::Apis::Core::JsonRepresentation
2559
+ property :job_trigger, as: 'jobTrigger', class: Google::Apis::DlpV2::GooglePrivacyDlpV2JobTrigger, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2JobTrigger::Representation
2560
+
2561
+ property :update_mask, as: 'updateMask'
2562
+ end
2563
+ end
2564
+
2565
+ class GooglePrivacyDlpV2Value
2566
+ # @private
2567
+ class Representation < Google::Apis::Core::JsonRepresentation
2568
+ property :boolean_value, as: 'booleanValue'
2569
+ property :date_value, as: 'dateValue', class: Google::Apis::DlpV2::GoogleTypeDate, decorator: Google::Apis::DlpV2::GoogleTypeDate::Representation
2570
+
2571
+ property :day_of_week_value, as: 'dayOfWeekValue'
2572
+ property :float_value, as: 'floatValue'
2573
+ property :integer_value, :numeric_string => true, as: 'integerValue'
2574
+ property :string_value, as: 'stringValue'
2575
+ property :time_value, as: 'timeValue', class: Google::Apis::DlpV2::GoogleTypeTimeOfDay, decorator: Google::Apis::DlpV2::GoogleTypeTimeOfDay::Representation
2576
+
2577
+ property :timestamp_value, as: 'timestampValue'
2578
+ end
2579
+ end
2580
+
2581
+ class GooglePrivacyDlpV2ValueFrequency
2582
+ # @private
2583
+ class Representation < Google::Apis::Core::JsonRepresentation
2584
+ property :count, :numeric_string => true, as: 'count'
2585
+ property :value, as: 'value', class: Google::Apis::DlpV2::GooglePrivacyDlpV2Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2Value::Representation
2586
+
2587
+ end
2588
+ end
2589
+
2590
+ class GooglePrivacyDlpV2WordList
2591
+ # @private
2592
+ class Representation < Google::Apis::Core::JsonRepresentation
2593
+ collection :words, as: 'words'
2594
+ end
2595
+ end
2596
+
2597
+ class GooglePrivacyDlpV2beta1AuxiliaryTable
2598
+ # @private
2599
+ class Representation < Google::Apis::Core::JsonRepresentation
2600
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1QuasiIdField, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1QuasiIdField::Representation
2601
+
2602
+ property :relative_frequency, as: 'relativeFrequency', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2603
+
2604
+ property :table, as: 'table', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
2605
+
2606
+ end
2607
+ end
2608
+
2609
+ class GooglePrivacyDlpV2beta1BigQueryOptions
2610
+ # @private
2611
+ class Representation < Google::Apis::Core::JsonRepresentation
2612
+ collection :identifying_fields, as: 'identifyingFields', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2613
+
2614
+ property :table_reference, as: 'tableReference', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
2615
+
2616
+ end
2617
+ end
2618
+
2619
+ class GooglePrivacyDlpV2beta1BigQueryTable
2620
+ # @private
2621
+ class Representation < Google::Apis::Core::JsonRepresentation
2622
+ property :dataset_id, as: 'datasetId'
2623
+ property :project_id, as: 'projectId'
2624
+ property :table_id, as: 'tableId'
2625
+ end
2626
+ end
2627
+
2628
+ class GooglePrivacyDlpV2beta1CategoricalStatsConfig
2629
+ # @private
2630
+ class Representation < Google::Apis::Core::JsonRepresentation
2631
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2632
+
2633
+ end
2634
+ end
2635
+
2636
+ class GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket
2637
+ # @private
2638
+ class Representation < Google::Apis::Core::JsonRepresentation
2639
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
2640
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1ValueFrequency, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1ValueFrequency::Representation
2641
+
2642
+ property :value_frequency_lower_bound, :numeric_string => true, as: 'valueFrequencyLowerBound'
2643
+ property :value_frequency_upper_bound, :numeric_string => true, as: 'valueFrequencyUpperBound'
2644
+ end
2645
+ end
2646
+
2647
+ class GooglePrivacyDlpV2beta1CategoricalStatsResult
2648
+ # @private
2649
+ class Representation < Google::Apis::Core::JsonRepresentation
2650
+ collection :value_frequency_histogram_buckets, as: 'valueFrequencyHistogramBuckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket::Representation
2651
+
2652
+ end
2653
+ end
2654
+
2655
+ class GooglePrivacyDlpV2beta1CloudStorageOptions
2656
+ # @private
2657
+ class Representation < Google::Apis::Core::JsonRepresentation
2658
+ property :file_set, as: 'fileSet', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FileSet, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FileSet::Representation
2659
+
2660
+ end
2661
+ end
2662
+
2663
+ class GooglePrivacyDlpV2beta1CloudStoragePath
2664
+ # @private
2665
+ class Representation < Google::Apis::Core::JsonRepresentation
2666
+ property :path, as: 'path'
2667
+ end
2668
+ end
2669
+
2670
+ class GooglePrivacyDlpV2beta1CustomInfoType
2671
+ # @private
2672
+ class Representation < Google::Apis::Core::JsonRepresentation
2673
+ property :dictionary, as: 'dictionary', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Dictionary, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Dictionary::Representation
2674
+
2675
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType::Representation
2676
+
2677
+ property :surrogate_type, as: 'surrogateType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1SurrogateType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1SurrogateType::Representation
2678
+
2679
+ end
2680
+ end
2681
+
2682
+ class GooglePrivacyDlpV2beta1DatastoreOptions
2683
+ # @private
2684
+ class Representation < Google::Apis::Core::JsonRepresentation
2685
+ property :kind, as: 'kind', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KindExpression, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KindExpression::Representation
2686
+
2687
+ property :partition_id, as: 'partitionId', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1PartitionId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1PartitionId::Representation
2688
+
2689
+ collection :projection, as: 'projection', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Projection, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Projection::Representation
2690
+
2691
+ end
2692
+ end
2693
+
2694
+ class GooglePrivacyDlpV2beta1Dictionary
2695
+ # @private
2696
+ class Representation < Google::Apis::Core::JsonRepresentation
2697
+ property :word_list, as: 'wordList', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1WordList, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1WordList::Representation
2698
+
2699
+ end
2700
+ end
2701
+
2702
+ class GooglePrivacyDlpV2beta1EntityId
2703
+ # @private
2704
+ class Representation < Google::Apis::Core::JsonRepresentation
2705
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2706
+
2707
+ end
2708
+ end
2709
+
2710
+ class GooglePrivacyDlpV2beta1FieldId
2711
+ # @private
2712
+ class Representation < Google::Apis::Core::JsonRepresentation
2713
+ property :column_name, as: 'columnName'
2714
+ end
2715
+ end
2716
+
2717
+ class GooglePrivacyDlpV2beta1FileSet
2718
+ # @private
2719
+ class Representation < Google::Apis::Core::JsonRepresentation
2720
+ property :url, as: 'url'
2721
+ end
2722
+ end
2723
+
2724
+ class GooglePrivacyDlpV2beta1InfoType
2725
+ # @private
2726
+ class Representation < Google::Apis::Core::JsonRepresentation
2727
+ property :name, as: 'name'
2728
+ end
2729
+ end
2730
+
2731
+ class GooglePrivacyDlpV2beta1InfoTypeLimit
2732
+ # @private
2733
+ class Representation < Google::Apis::Core::JsonRepresentation
2734
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType::Representation
2735
+
2736
+ property :max_findings, as: 'maxFindings'
2737
+ end
2738
+ end
2739
+
2740
+ class GooglePrivacyDlpV2beta1InfoTypeStatistics
2741
+ # @private
2742
+ class Representation < Google::Apis::Core::JsonRepresentation
2743
+ property :count, :numeric_string => true, as: 'count'
2744
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType::Representation
2745
+
2746
+ end
2747
+ end
2748
+
2749
+ class GooglePrivacyDlpV2beta1InspectConfig
2750
+ # @private
2751
+ class Representation < Google::Apis::Core::JsonRepresentation
2752
+ collection :custom_info_types, as: 'customInfoTypes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CustomInfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CustomInfoType::Representation
2753
+
2754
+ property :exclude_types, as: 'excludeTypes'
2755
+ property :include_quote, as: 'includeQuote'
2756
+ collection :info_type_limits, as: 'infoTypeLimits', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoTypeLimit, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoTypeLimit::Representation
2757
+
2758
+ collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType::Representation
2759
+
2760
+ property :max_findings, as: 'maxFindings'
2761
+ property :min_likelihood, as: 'minLikelihood'
2762
+ end
2763
+ end
2764
+
2765
+ class GooglePrivacyDlpV2beta1InspectOperationMetadata
2766
+ # @private
2767
+ class Representation < Google::Apis::Core::JsonRepresentation
2768
+ property :create_time, as: 'createTime'
2769
+ collection :info_type_stats, as: 'infoTypeStats', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoTypeStatistics, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoTypeStatistics::Representation
2770
+
2771
+ property :processed_bytes, :numeric_string => true, as: 'processedBytes'
2772
+ property :request_inspect_config, as: 'requestInspectConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InspectConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InspectConfig::Representation
2773
+
2774
+ property :request_output_config, as: 'requestOutputConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1OutputStorageConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1OutputStorageConfig::Representation
2775
+
2776
+ property :request_storage_config, as: 'requestStorageConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1StorageConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1StorageConfig::Representation
2777
+
2778
+ property :total_estimated_bytes, :numeric_string => true, as: 'totalEstimatedBytes'
2779
+ end
2780
+ end
2781
+
2782
+ class GooglePrivacyDlpV2beta1InspectOperationResult
2783
+ # @private
2784
+ class Representation < Google::Apis::Core::JsonRepresentation
2785
+ property :name, as: 'name'
2786
+ end
2787
+ end
2788
+
2789
+ class GooglePrivacyDlpV2beta1KAnonymityConfig
2790
+ # @private
2791
+ class Representation < Google::Apis::Core::JsonRepresentation
2792
+ property :entity_id, as: 'entityId', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1EntityId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1EntityId::Representation
2793
+
2794
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2795
+
2796
+ end
2797
+ end
2798
+
2799
+ class GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass
2800
+ # @private
2801
+ class Representation < Google::Apis::Core::JsonRepresentation
2802
+ property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
2803
+ collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
2804
+
2805
+ end
2806
+ end
2807
+
2808
+ class GooglePrivacyDlpV2beta1KAnonymityHistogramBucket
2809
+ # @private
2810
+ class Representation < Google::Apis::Core::JsonRepresentation
2811
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
2812
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass::Representation
2813
+
2814
+ property :equivalence_class_size_lower_bound, :numeric_string => true, as: 'equivalenceClassSizeLowerBound'
2815
+ property :equivalence_class_size_upper_bound, :numeric_string => true, as: 'equivalenceClassSizeUpperBound'
2816
+ end
2817
+ end
2818
+
2819
+ class GooglePrivacyDlpV2beta1KAnonymityResult
2820
+ # @private
2821
+ class Representation < Google::Apis::Core::JsonRepresentation
2822
+ collection :equivalence_class_histogram_buckets, as: 'equivalenceClassHistogramBuckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityHistogramBucket::Representation
2823
+
2824
+ end
2825
+ end
2826
+
2827
+ class GooglePrivacyDlpV2beta1KMapEstimationConfig
2828
+ # @private
2829
+ class Representation < Google::Apis::Core::JsonRepresentation
2830
+ collection :auxiliary_tables, as: 'auxiliaryTables', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1AuxiliaryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1AuxiliaryTable::Representation
2831
+
2832
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1TaggedField, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1TaggedField::Representation
2833
+
2834
+ property :region_code, as: 'regionCode'
2835
+ end
2836
+ end
2837
+
2838
+ class GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket
2839
+ # @private
2840
+ class Representation < Google::Apis::Core::JsonRepresentation
2841
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
2842
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues::Representation
2843
+
2844
+ property :max_anonymity, :numeric_string => true, as: 'maxAnonymity'
2845
+ property :min_anonymity, :numeric_string => true, as: 'minAnonymity'
2846
+ end
2847
+ end
2848
+
2849
+ class GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues
2850
+ # @private
2851
+ class Representation < Google::Apis::Core::JsonRepresentation
2852
+ property :estimated_anonymity, :numeric_string => true, as: 'estimatedAnonymity'
2853
+ collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
2854
+
2855
+ end
2856
+ end
2857
+
2858
+ class GooglePrivacyDlpV2beta1KMapEstimationResult
2859
+ # @private
2860
+ class Representation < Google::Apis::Core::JsonRepresentation
2861
+ collection :k_map_estimation_histogram, as: 'kMapEstimationHistogram', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket::Representation
2862
+
2863
+ end
2864
+ end
2865
+
2866
+ class GooglePrivacyDlpV2beta1KindExpression
2867
+ # @private
2868
+ class Representation < Google::Apis::Core::JsonRepresentation
2869
+ property :name, as: 'name'
2870
+ end
2871
+ end
2872
+
2873
+ class GooglePrivacyDlpV2beta1LDiversityConfig
2874
+ # @private
2875
+ class Representation < Google::Apis::Core::JsonRepresentation
2876
+ collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2877
+
2878
+ property :sensitive_attribute, as: 'sensitiveAttribute', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2879
+
2880
+ end
2881
+ end
2882
+
2883
+ class GooglePrivacyDlpV2beta1LDiversityEquivalenceClass
2884
+ # @private
2885
+ class Representation < Google::Apis::Core::JsonRepresentation
2886
+ property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
2887
+ property :num_distinct_sensitive_values, :numeric_string => true, as: 'numDistinctSensitiveValues'
2888
+ collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
2889
+
2890
+ collection :top_sensitive_values, as: 'topSensitiveValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1ValueFrequency, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1ValueFrequency::Representation
2891
+
2892
+ end
2893
+ end
2894
+
2895
+ class GooglePrivacyDlpV2beta1LDiversityHistogramBucket
2896
+ # @private
2897
+ class Representation < Google::Apis::Core::JsonRepresentation
2898
+ property :bucket_size, :numeric_string => true, as: 'bucketSize'
2899
+ collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityEquivalenceClass, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityEquivalenceClass::Representation
2900
+
2901
+ property :sensitive_value_frequency_lower_bound, :numeric_string => true, as: 'sensitiveValueFrequencyLowerBound'
2902
+ property :sensitive_value_frequency_upper_bound, :numeric_string => true, as: 'sensitiveValueFrequencyUpperBound'
2903
+ end
2904
+ end
2905
+
2906
+ class GooglePrivacyDlpV2beta1LDiversityResult
2907
+ # @private
2908
+ class Representation < Google::Apis::Core::JsonRepresentation
2909
+ collection :sensitive_value_frequency_histogram_buckets, as: 'sensitiveValueFrequencyHistogramBuckets', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityHistogramBucket, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityHistogramBucket::Representation
2910
+
2911
+ end
2912
+ end
2913
+
2914
+ class GooglePrivacyDlpV2beta1NumericalStatsConfig
2915
+ # @private
2916
+ class Representation < Google::Apis::Core::JsonRepresentation
2917
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2918
+
2919
+ end
2920
+ end
2921
+
2922
+ class GooglePrivacyDlpV2beta1NumericalStatsResult
2923
+ # @private
2924
+ class Representation < Google::Apis::Core::JsonRepresentation
2925
+ property :max_value, as: 'maxValue', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
2926
+
2927
+ property :min_value, as: 'minValue', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
2928
+
2929
+ collection :quantile_values, as: 'quantileValues', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
2930
+
2931
+ end
2932
+ end
2933
+
2934
+ class GooglePrivacyDlpV2beta1OutputStorageConfig
2935
+ # @private
2936
+ class Representation < Google::Apis::Core::JsonRepresentation
2937
+ property :storage_path, as: 'storagePath', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CloudStoragePath, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CloudStoragePath::Representation
2938
+
2939
+ property :table, as: 'table', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
2940
+
2941
+ end
2942
+ end
2943
+
2944
+ class GooglePrivacyDlpV2beta1PartitionId
2945
+ # @private
2946
+ class Representation < Google::Apis::Core::JsonRepresentation
2947
+ property :namespace_id, as: 'namespaceId'
2948
+ property :project_id, as: 'projectId'
2949
+ end
2950
+ end
2951
+
2952
+ class GooglePrivacyDlpV2beta1PrivacyMetric
2953
+ # @private
2954
+ class Representation < Google::Apis::Core::JsonRepresentation
2955
+ property :categorical_stats_config, as: 'categoricalStatsConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CategoricalStatsConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CategoricalStatsConfig::Representation
2956
+
2957
+ property :k_anonymity_config, as: 'kAnonymityConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityConfig::Representation
2958
+
2959
+ property :k_map_estimation_config, as: 'kMapEstimationConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationConfig::Representation
2960
+
2961
+ property :l_diversity_config, as: 'lDiversityConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityConfig::Representation
2962
+
2963
+ property :numerical_stats_config, as: 'numericalStatsConfig', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1NumericalStatsConfig, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1NumericalStatsConfig::Representation
2964
+
2965
+ end
2966
+ end
2967
+
2968
+ class GooglePrivacyDlpV2beta1Projection
2969
+ # @private
2970
+ class Representation < Google::Apis::Core::JsonRepresentation
2971
+ property :property, as: 'property', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1PropertyReference, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1PropertyReference::Representation
2972
+
2973
+ end
2974
+ end
2975
+
2976
+ class GooglePrivacyDlpV2beta1PropertyReference
2977
+ # @private
2978
+ class Representation < Google::Apis::Core::JsonRepresentation
2979
+ property :name, as: 'name'
2980
+ end
2981
+ end
2982
+
2983
+ class GooglePrivacyDlpV2beta1QuasiIdField
2984
+ # @private
2985
+ class Representation < Google::Apis::Core::JsonRepresentation
2986
+ property :custom_tag, as: 'customTag'
2987
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
2988
+
2989
+ end
2990
+ end
2991
+
2992
+ class GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata
2993
+ # @private
2994
+ class Representation < Google::Apis::Core::JsonRepresentation
2995
+ property :create_time, as: 'createTime'
2996
+ property :requested_privacy_metric, as: 'requestedPrivacyMetric', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1PrivacyMetric, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1PrivacyMetric::Representation
2997
+
2998
+ property :requested_source_table, as: 'requestedSourceTable', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
2999
+
3000
+ end
3001
+ end
3002
+
3003
+ class GooglePrivacyDlpV2beta1RiskAnalysisOperationResult
3004
+ # @private
3005
+ class Representation < Google::Apis::Core::JsonRepresentation
3006
+ property :categorical_stats_result, as: 'categoricalStatsResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CategoricalStatsResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CategoricalStatsResult::Representation
3007
+
3008
+ property :k_anonymity_result, as: 'kAnonymityResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KAnonymityResult::Representation
3009
+
3010
+ property :k_map_estimation_result, as: 'kMapEstimationResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1KMapEstimationResult::Representation
3011
+
3012
+ property :l_diversity_result, as: 'lDiversityResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1LDiversityResult::Representation
3013
+
3014
+ property :numerical_stats_result, as: 'numericalStatsResult', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1NumericalStatsResult, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1NumericalStatsResult::Representation
3015
+
3016
+ end
3017
+ end
3018
+
3019
+ class GooglePrivacyDlpV2beta1StorageConfig
3020
+ # @private
3021
+ class Representation < Google::Apis::Core::JsonRepresentation
3022
+ property :big_query_options, as: 'bigQueryOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1BigQueryOptions::Representation
3023
+
3024
+ property :cloud_storage_options, as: 'cloudStorageOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CloudStorageOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1CloudStorageOptions::Representation
3025
+
3026
+ property :datastore_options, as: 'datastoreOptions', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1DatastoreOptions, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1DatastoreOptions::Representation
3027
+
3028
+ end
3029
+ end
3030
+
3031
+ class GooglePrivacyDlpV2beta1SurrogateType
3032
+ # @private
3033
+ class Representation < Google::Apis::Core::JsonRepresentation
3034
+ end
3035
+ end
3036
+
3037
+ class GooglePrivacyDlpV2beta1TaggedField
3038
+ # @private
3039
+ class Representation < Google::Apis::Core::JsonRepresentation
3040
+ property :custom_tag, as: 'customTag'
3041
+ property :field, as: 'field', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1FieldId::Representation
3042
+
3043
+ property :inferred, as: 'inferred', class: Google::Apis::DlpV2::GoogleProtobufEmpty, decorator: Google::Apis::DlpV2::GoogleProtobufEmpty::Representation
3044
+
3045
+ property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1InfoType::Representation
3046
+
3047
+ end
3048
+ end
3049
+
3050
+ class GooglePrivacyDlpV2beta1Value
3051
+ # @private
3052
+ class Representation < Google::Apis::Core::JsonRepresentation
3053
+ property :boolean_value, as: 'booleanValue'
3054
+ property :date_value, as: 'dateValue', class: Google::Apis::DlpV2::GoogleTypeDate, decorator: Google::Apis::DlpV2::GoogleTypeDate::Representation
3055
+
3056
+ property :float_value, as: 'floatValue'
3057
+ property :integer_value, :numeric_string => true, as: 'integerValue'
3058
+ property :string_value, as: 'stringValue'
3059
+ property :time_value, as: 'timeValue', class: Google::Apis::DlpV2::GoogleTypeTimeOfDay, decorator: Google::Apis::DlpV2::GoogleTypeTimeOfDay::Representation
3060
+
3061
+ property :timestamp_value, as: 'timestampValue'
3062
+ end
3063
+ end
3064
+
3065
+ class GooglePrivacyDlpV2beta1ValueFrequency
3066
+ # @private
3067
+ class Representation < Google::Apis::Core::JsonRepresentation
3068
+ property :count, :numeric_string => true, as: 'count'
3069
+ property :value, as: 'value', class: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2beta1Value::Representation
3070
+
3071
+ end
3072
+ end
3073
+
3074
+ class GooglePrivacyDlpV2beta1WordList
3075
+ # @private
3076
+ class Representation < Google::Apis::Core::JsonRepresentation
3077
+ collection :words, as: 'words'
3078
+ end
3079
+ end
3080
+
3081
+ class GoogleProtobufEmpty
3082
+ # @private
3083
+ class Representation < Google::Apis::Core::JsonRepresentation
3084
+ end
3085
+ end
3086
+
3087
+ class GoogleRpcStatus
3088
+ # @private
3089
+ class Representation < Google::Apis::Core::JsonRepresentation
3090
+ property :code, as: 'code'
3091
+ collection :details, as: 'details'
3092
+ property :message, as: 'message'
3093
+ end
3094
+ end
3095
+
3096
+ class GoogleTypeDate
3097
+ # @private
3098
+ class Representation < Google::Apis::Core::JsonRepresentation
3099
+ property :day, as: 'day'
3100
+ property :month, as: 'month'
3101
+ property :year, as: 'year'
3102
+ end
3103
+ end
3104
+
3105
+ class GoogleTypeTimeOfDay
3106
+ # @private
3107
+ class Representation < Google::Apis::Core::JsonRepresentation
3108
+ property :hours, as: 'hours'
3109
+ property :minutes, as: 'minutes'
3110
+ property :nanos, as: 'nanos'
3111
+ property :seconds, as: 'seconds'
3112
+ end
3113
+ end
3114
+ end
3115
+ end
3116
+ end