Class: Google::Apis::DlpV2::GooglePrivacyDlpV2FullyInside

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 is fully inside another.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2FullyInside

Returns a new instance of GooglePrivacyDlpV2FullyInside.



5757
5758
5759
# File 'lib/google/apis/dlp_v2/classes.rb', line 5757

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5762
5763
# File 'lib/google/apis/dlp_v2/classes.rb', line 5762

def update!(**args)
end