Class: Google::Apis::DlpV2::GooglePrivacyDlpV2HybridInspectResponse
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2HybridInspectResponse
- 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
Quota exceeded errors will be thrown once quota has been met.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2HybridInspectResponse
constructor
A new instance of GooglePrivacyDlpV2HybridInspectResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2HybridInspectResponse
Returns a new instance of GooglePrivacyDlpV2HybridInspectResponse.
5364 5365 5366 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 5364 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5369 5370 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 5369 def update!(**args) end |