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
def job_config() -> ::Google::Cloud::Dlp::V2::InspectJobConfig
Returns
- (::Google::Cloud::Dlp::V2::InspectJobConfig) — Inspect config.
#job_config=
def job_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
def snapshot_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=
def snapshot_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.