Class Google::Cloud::Dlp::V2::InspectJobConfig (v0.8.1)

Controls what and how to inspect for findings.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#actions

def actions() -> ::Array<::Google::Cloud::Dlp::V2::Action>
Returns

#actions=

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

#inspect_config

def inspect_config() -> ::Google::Cloud::Dlp::V2::InspectConfig
Returns

#inspect_config=

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

#inspect_template_name

def inspect_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=

def inspect_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

def storage_config() -> ::Google::Cloud::Dlp::V2::StorageConfig
Returns

#storage_config=

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