Class CreateDlpJobRequest (1.0.2)

Request message for CreateDlpJobRequest. Used to initiate long running jobs such as calculating risk metrics or inspecting Google Cloud Storage. .. attribute:: parent

Required. The parent resource name, for example projects/my- project-id or projects/my-project-id/locations/{location_id}.

Set to control what and how to inspect.

The job id can contain uppercase and lowercase letters, numbers, and hyphens; that is, it must match the regular expression: [a-zA-Z\d-_]+. The maximum length is 100 characters. Can be empty to allow the system to generate one.