Class: Google::Apis::DlpV2::GooglePrivacyDlpV2HybridInspectResponse
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2HybridInspectResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dlp_v2/classes.rb,
generated/google/apis/dlp_v2/representations.rb,
generated/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.
2783 2784 2785 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 2783 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2788 2789 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 2788 def update!(**args) end |