When creating a Cloud Data Loss Prevention (DLP) job where is the metadata later found?

74 Views Asked by At

Python create_dlp_job method

I want to associate some additional data with a DLP job.

The create_dlp_job method has a metadata parameter. Is there a method that allows me to retrieve that metadata from the dlp job?

1

There are 1 best solutions below

0
On BEST ANSWER

The only job types that support additional information are Hybrid inspect jobs. https://cloud.google.com/python/docs/reference/dlp/latest/google.cloud.dlp_v2.types.HybridOptions