Class RequestedOptions (3.9.0)

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

Snapshot of the inspection configuration.

Attributes

NameDescription
snapshot_inspect_template google.cloud.dlp_v2.types.InspectTemplate
If run with an InspectTemplate, a snapshot of its state at the time of this run.
job_config google.cloud.dlp_v2.types.InspectJobConfig
Inspect config.

Inheritance

builtins.object > proto.message.Message > RequestedOptions