Class: Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherDatabaseResources
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherDatabaseResources
- 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
Match database resources not covered by any other filter.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2AllOtherDatabaseResources
constructor
A new instance of GooglePrivacyDlpV2AllOtherDatabaseResources.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2AllOtherDatabaseResources
Returns a new instance of GooglePrivacyDlpV2AllOtherDatabaseResources.
182 183 184 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 182 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
187 188 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 187 def update!(**args) end |