Class: Google::Apis::DlpV2::GooglePrivacyDlpV2ThrowError

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

Throw an error and fail the request when a transformation error occurs.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2ThrowError

Returns a new instance of GooglePrivacyDlpV2ThrowError.



9300
9301
9302
# File 'lib/google/apis/dlp_v2/classes.rb', line 9300

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



9305
9306
# File 'lib/google/apis/dlp_v2/classes.rb', line 9305

def update!(**args)
end