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
def result() -> ::Google::Cloud::Dlp::V2::InspectResult
Returns
- (::Google::Cloud::Dlp::V2::InspectResult) — The findings.
#result=
def result=(value) -> ::Google::Cloud::Dlp::V2::InspectResult
Parameter
- value (::Google::Cloud::Dlp::V2::InspectResult) — The findings.
Returns
- (::Google::Cloud::Dlp::V2::InspectResult) — The findings.