InspectDataSourceDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The results of an inspect DataSource job.
Attributes
Name | Description |
requested_options |
google.cloud.dlp_v2.types.InspectDataSourceDetails.RequestedOptions
The configuration used for this job. |
result |
google.cloud.dlp_v2.types.InspectDataSourceDetails.Result
A summary of the outcome of this inspection job. |
Inheritance
builtins.object > proto.message.Message > InspectDataSourceDetailsClasses
RequestedOptions
RequestedOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Snapshot of the inspection configuration.
Result
Result(mapping=None, *, ignore_unknown_fields=False, **kwargs)
All result fields mentioned below are updated while the job is processing.