Class: Google::Privacy::Dlp::V2beta1::InspectContentResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb

Overview

Results of inspecting a list of items.

Instance Attribute Summary collapse

Instance Attribute Details

#resultsArray<Google::Privacy::Dlp::V2beta1::InspectResult>

Returns Each content_item from the request has a result in this list, in the same order as the request.

Returns:



290
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 290

class InspectContentResponse; end