Class: Google::Privacy::Dlp::V2::StoredInfoTypeConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Configuration for a StoredInfoType.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

Returns Description of the StoredInfoType (max 256 characters).

Returns:

  • (String)

    Description of the StoredInfoType (max 256 characters).



2482
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 2482

class StoredInfoTypeConfig; end

#display_nameString

Returns Display name of the StoredInfoType (max 256 characters).

Returns:

  • (String)

    Display name of the StoredInfoType (max 256 characters).



2482
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 2482

class StoredInfoTypeConfig; end

#large_custom_dictionaryGoogle::Privacy::Dlp::V2::LargeCustomDictionaryConfig

Returns StoredInfoType where findings are defined by a dictionary of phrases.

Returns:



2482
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 2482

class StoredInfoTypeConfig; end