Class InspectDataSourceDetails (2.0.1)

InspectDataSourceDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The results of an inspect DataSource job.

Attributes

NameDescription
requested_options `.dlp.InspectDataSourceDetails.RequestedOptions`
The configuration used for this job.
result `.dlp.InspectDataSourceDetails.Result`
A summary of the outcome of this inspect job.

Inheritance

builtins.object > proto.message.Message > InspectDataSourceDetails

Classes

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.