Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::InspectContentResponse (v1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::InspectContentResponse.
Results of inspecting an item.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#result
defresult()->::Google::Cloud::Dlp::V2::InspectResult
Returns
- (::Google::Cloud::Dlp::V2::InspectResult) — The findings.
#result=
defresult=(value)->::Google::Cloud::Dlp::V2::InspectResult
Parameter
- value (::Google::Cloud::Dlp::V2::InspectResult) — The findings.
Returns
- (::Google::Cloud::Dlp::V2::InspectResult) — The findings.