Class: Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherBigQueryTables
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherBigQueryTables
- 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
Catch-all for all other tables not specified by other filters. Should always be last, except for single-table configurations, which will only have a TableReference target.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2AllOtherBigQueryTables
constructor
A new instance of GooglePrivacyDlpV2AllOtherBigQueryTables.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2AllOtherBigQueryTables
Returns a new instance of GooglePrivacyDlpV2AllOtherBigQueryTables.
169 170 171 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 169 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
174 175 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 174 def update!(**args) end |