Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::InspectDataSourceDetails::RequestedOptions (v1.12.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::InspectDataSourceDetails::RequestedOptions.
Snapshot of the inspection configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#job_config
defjob_config()->::Google::Cloud::Dlp::V2::InspectJobConfig
Returns
- (::Google::Cloud::Dlp::V2::InspectJobConfig) — Inspect config.
#job_config=
defjob_config=(value)->::Google::Cloud::Dlp::V2::InspectJobConfig
Parameter
- value (::Google::Cloud::Dlp::V2::InspectJobConfig) — Inspect config.
Returns
- (::Google::Cloud::Dlp::V2::InspectJobConfig) — Inspect config.
#snapshot_inspect_template
defsnapshot_inspect_template()->::Google::Cloud::Dlp::V2::InspectTemplate
Returns
- (::Google::Cloud::Dlp::V2::InspectTemplate) — If run with an InspectTemplate, a snapshot of its state at the time of this run.
#snapshot_inspect_template=
defsnapshot_inspect_template=(value)->::Google::Cloud::Dlp::V2::InspectTemplate
Parameter
- value (::Google::Cloud::Dlp::V2::InspectTemplate) — If run with an InspectTemplate, a snapshot of its state at the time of this run.
Returns
- (::Google::Cloud::Dlp::V2::InspectTemplate) — If run with an InspectTemplate, a snapshot of its state at the time of this run.