InspectDataSourceDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)The results of an inspect DataSource job. .. attribute:: requested_options
The configuration used for this job.
:type: google.cloud.dlp_v2.types.InspectDataSourceDetails.RequestedOptions
Attribute |
|
|---|---|
| Name | Description |
result |
google.cloud.dlp_v2.types.InspectDataSourceDetails.Result
A summary of the outcome of this inspect job. |
Classes
RequestedOptions
RequestedOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)Snapshot of the inspection configuration. .. attribute:: snapshot_inspect_template
If run with an InspectTemplate, a snapshot of its state at the time of this run.
Result
Result(mapping=None, *, ignore_unknown_fields=False, **kwargs)All result fields mentioned below are updated while the job is processing.