Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::InspectJobConfig (v0.23.0)
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::InspectJobConfig.
Controls what and how to inspect for findings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#actions
defactions()->::Array<::Google::Cloud::Dlp::V2::Action>
Returns
- (::Array<::Google::Cloud::Dlp::V2::Action>) — Actions to execute at the completion of the job.
#actions=
defactions=(value)->::Array<::Google::Cloud::Dlp::V2::Action>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::Action>) — Actions to execute at the completion of the job.
Returns
- (::Array<::Google::Cloud::Dlp::V2::Action>) — Actions to execute at the completion of the job.
#inspect_config
definspect_config()->::Google::Cloud::Dlp::V2::InspectConfig
Returns
- (::Google::Cloud::Dlp::V2::InspectConfig) — How and what to scan for.
#inspect_config=
definspect_config=(value)->::Google::Cloud::Dlp::V2::InspectConfig
Parameter
- value (::Google::Cloud::Dlp::V2::InspectConfig) — How and what to scan for.
Returns
- (::Google::Cloud::Dlp::V2::InspectConfig) — How and what to scan for.
#inspect_template_name
definspect_template_name()->::String
Returns
-
(::String) — If provided, will be used as the default for all values in InspectConfig.
inspect_configwill be merged into the values persisted as part of the template.
#inspect_template_name=
definspect_template_name=(value)->::String
Parameter
-
value (::String) — If provided, will be used as the default for all values in InspectConfig.
inspect_configwill be merged into the values persisted as part of the template.
Returns
-
(::String) — If provided, will be used as the default for all values in InspectConfig.
inspect_configwill be merged into the values persisted as part of the template.
#storage_config
defstorage_config()->::Google::Cloud::Dlp::V2::StorageConfig
Returns
- (::Google::Cloud::Dlp::V2::StorageConfig) — The data to scan.
#storage_config=
defstorage_config=(value)->::Google::Cloud::Dlp::V2::StorageConfig
Parameter
- value (::Google::Cloud::Dlp::V2::StorageConfig) — The data to scan.
Returns
- (::Google::Cloud::Dlp::V2::StorageConfig) — The data to scan.