Class: Google::Apis::DlpV2::GooglePrivacyDlpV2ReplaceWithInfoTypeConfig

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dlp_v2/classes.rb,
lib/google/apis/dlp_v2/representations.rb,
lib/google/apis/dlp_v2/representations.rb

Overview

Replace each matching finding with the name of the info_type.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2ReplaceWithInfoTypeConfig

Returns a new instance of GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.



8244
8245
8246
# File 'lib/google/apis/dlp_v2/classes.rb', line 8244

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



8249
8250
# File 'lib/google/apis/dlp_v2/classes.rb', line 8249

def update!(**args)
end