You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mmv1/products/dlp/JobTrigger.yaml
+1-8Lines changed: 1 addition & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1075,7 +1075,6 @@ properties:
1075
1075
# - save_findings
1076
1076
# - pub_sub
1077
1077
# - publish_findings_to_dataplex_catalog
1078
-
# - publish_findings_to_cloud_data_catalog
1079
1078
# - publish_summary_to_cscc
1080
1079
# - job_notification_emails
1081
1080
# - deidentify
@@ -1149,7 +1148,6 @@ properties:
1149
1148
# - save_findings
1150
1149
# - pub_sub
1151
1150
# - publish_findings_to_dataplex_catalog
1152
-
# - publish_findings_to_cloud_data_catalog
1153
1151
# - publish_summary_to_cscc
1154
1152
# - job_notification_emails
1155
1153
# - deidentify
@@ -1172,7 +1170,6 @@ properties:
1172
1170
# - save_findings
1173
1171
# - pub_sub
1174
1172
# - publish_findings_to_dataplex_catalog
1175
-
# - publish_findings_to_cloud_data_catalog
1176
1173
# - publish_summary_to_cscc
1177
1174
# - job_notification_emails
1178
1175
# - deidentify
@@ -1190,7 +1187,6 @@ properties:
1190
1187
# - save_findings
1191
1188
# - pub_sub
1192
1189
# - publish_findings_to_dataplex_catalog
1193
-
# - publish_findings_to_cloud_data_catalog
1194
1190
# - publish_summary_to_cscc
1195
1191
# - job_notification_emails
1196
1192
# - deidentify
@@ -1202,13 +1198,13 @@ properties:
1202
1198
type: NestedObject
1203
1199
description: |
1204
1200
Publish findings of a DlpJob to Data Catalog.
1201
+
deprecation_message: '`publish_findings_to_cloud_data_catalog` is deprecated and will be removed in a future major release. To publish findings to Dataplex Catalog, use `publish_findings_to_dataplex_catalog` instead.'
1205
1202
send_empty_value: true
1206
1203
# TODO: uncomment here once they are supported(github.com/hashicorp/terraform-plugin-sdk/issues/470)
0 commit comments