Class: Google::Apis::DlpV2beta1::GooglePrivacyDlpV2beta1ReplaceWithInfoTypeConfig

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

Overview

Replace each matching finding with the name of the info_type.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2beta1ReplaceWithInfoTypeConfig

Returns a new instance of GooglePrivacyDlpV2beta1ReplaceWithInfoTypeConfig



3114
3115
3116
# File 'generated/google/apis/dlp_v2beta1/classes.rb', line 3114

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3119
3120
# File 'generated/google/apis/dlp_v2beta1/classes.rb', line 3119

def update!(**args)
end