Class: Google::Apis::DlpV2::GooglePrivacyDlpV2Encloses

Inherits:
Object
  • Object
show all
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 where one bounding box encloses another.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2Encloses

Returns a new instance of GooglePrivacyDlpV2Encloses.



5048
5049
5050
# File 'lib/google/apis/dlp_v2/classes.rb', line 5048

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5053
5054
# File 'lib/google/apis/dlp_v2/classes.rb', line 5053

def update!(**args)
end