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.



5725
5726
5727
# File 'lib/google/apis/dlp_v2/classes.rb', line 5725

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5730
5731
# File 'lib/google/apis/dlp_v2/classes.rb', line 5730

def update!(**args)
end