diff --git a/google/privacy/dlp/v2beta1/dlp_gapic.yaml b/google/privacy/dlp/v2beta1/dlp_gapic.yaml index 2c885787..bac14143 100644 --- a/google/privacy/dlp/v2beta1/dlp_gapic.yaml +++ b/google/privacy/dlp/v2beta1/dlp_gapic.yaml @@ -46,6 +46,34 @@ interfaces: max_rpc_timeout_millis: 20000 total_timeout_millis: 600000 methods: + - name: DeidentifyContent + flattening: + groups: + - parameters: + - deidentify_config + - inspect_config + - items + required_fields: + - deidentify_config + - inspect_config + - items + request_object_method: true + retry_codes_name: idempotent + retry_params_name: default + timeout_millis: 60000 + - name: AnalyzeDataSourceRisk + flattening: + groups: + - parameters: + - privacy_metric + - source_table + required_fields: + - privacy_metric + - source_table + request_object_method: true + retry_codes_name: idempotent + retry_params_name: default + timeout_millis: 60000 - name: InspectContent flattening: groups: