Class InspectDataSourceDetails (1.0.0)

The results of an inspect DataSource job. .. attribute:: requested_options

The configuration used for this job.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > InspectDataSourceDetails

Classes

RequestedOptions

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

All result fields mentioned below are updated while the job is processing. .. attribute:: processed_bytes

Total size in bytes that were processed.

Statistics of how many instances of each info type were found during inspect job.