Class: Google::Privacy::Dlp::V2beta1::DeidentifyContentResponse

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

Overview

Results of de-identifying a list of items.

Instance Attribute Summary collapse

Instance Attribute Details

#itemsArray<Google::Privacy::Dlp::V2beta1::ContentItem>



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

class DeidentifyContentResponse; end

#summariesArray<Google::Privacy::Dlp::V2beta1::DeidentificationSummary>

Returns A review of the transformations that took place for each item.

Returns:



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

class DeidentifyContentResponse; end