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

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::StoredInfoTypeConfig.

Configuration for stored infoTypes. All fields and subfield are provided by the user. For more information, see https://cloud.google.com/dlp/docs/creating-custom-infotypes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — Description of the StoredInfoType (max 256 characters).

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of the StoredInfoType (max 256 characters).
Returns
  • (::String) — Description of the StoredInfoType (max 256 characters).

#dictionary

def dictionary() -> ::Google::Cloud::Dlp::V2::CustomInfoType::Dictionary
Returns

#dictionary=

def dictionary=(value) -> ::Google::Cloud::Dlp::V2::CustomInfoType::Dictionary
Parameter
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Display name of the StoredInfoType (max 256 characters).

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Display name of the StoredInfoType (max 256 characters).
Returns
  • (::String) — Display name of the StoredInfoType (max 256 characters).

#large_custom_dictionary

def large_custom_dictionary() -> ::Google::Cloud::Dlp::V2::LargeCustomDictionaryConfig
Returns

#large_custom_dictionary=

def large_custom_dictionary=(value) -> ::Google::Cloud::Dlp::V2::LargeCustomDictionaryConfig
Parameter
Returns

#regex

def regex() -> ::Google::Cloud::Dlp::V2::CustomInfoType::Regex
Returns

#regex=

def regex=(value) -> ::Google::Cloud::Dlp::V2::CustomInfoType::Regex
Parameter
Returns