Class: Google::Privacy::Dlp::V2::InspectContentResponse
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::InspectContentResponse
- Defined in:
- lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb
Overview
Results of inspecting an item.
Instance Attribute Summary collapse
-
#result ⇒ Google::Privacy::Dlp::V2::InspectResult
The findings.
Instance Attribute Details
#result ⇒ Google::Privacy::Dlp::V2::InspectResult
Returns The findings.
449 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 449 class InspectContentResponse; end |