Class: Google::Privacy::Dlp::V2::DeidentifyContentResponse

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

Overview

Results of de-identifying a ContentItem.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns The de-identified item.

Returns:



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

class DeidentifyContentResponse; end

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

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

Returns:



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

class DeidentifyContentResponse; end