Class: Google::Apis::DlpV2::GooglePrivacyDlpV2AllText
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2AllText
- 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
Apply to all text.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2AllText
constructor
A new instance of GooglePrivacyDlpV2AllText.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2AllText
Returns a new instance of GooglePrivacyDlpV2AllText.
208 209 210 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 208 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
213 214 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 213 def update!(**args) end |