Class: Google::Privacy::Dlp::V2::ReidentifyContentResponse

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

Overview

Results of re-identifying a item.

Instance Attribute Summary collapse

Instance Attribute Details

#itemGoogle::Privacy::Dlp::V2::ContentItem

Returns The re-identified item.

Returns:



498
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 498

class ReidentifyContentResponse; end

#overviewGoogle::Privacy::Dlp::V2::TransformationOverview

Returns An overview of the changes that were made to the item.

Returns:



498
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 498

class ReidentifyContentResponse; end