Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::InspectJobConfig (v0.23.0)

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

#actions=

defactions=(value)->::Array<::Google::Cloud::Dlp::V2::Action>
Parameter
Returns

#inspect_config

definspect_config()->::Google::Cloud::Dlp::V2::InspectConfig
Returns

#inspect_config=

definspect_config=(value)->::Google::Cloud::Dlp::V2::InspectConfig
Parameter
Returns

#inspect_template_name

definspect_template_name()->::String
Returns
  • (::String) — If provided, will be used as the default for all values in InspectConfig. inspect_config will 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_config will 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_config will be merged into the values persisted as part of the template.

#storage_config

defstorage_config()->::Google::Cloud::Dlp::V2::StorageConfig
Returns

#storage_config=

defstorage_config=(value)->::Google::Cloud::Dlp::V2::StorageConfig
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.