Class: Google::Apis::DlpV2::GooglePrivacyDlpV2Overlap
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2Overlap
- 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
Defines a condition for overlapping bounding boxes.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2Overlap
constructor
A new instance of GooglePrivacyDlpV2Overlap.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2Overlap
Returns a new instance of GooglePrivacyDlpV2Overlap.
8276 8277 8278 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 8276 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8281 8282 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 8281 def update!(**args) end |