Class: Google::Privacy::Dlp::V2beta1::RedactContentResponse

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

Overview

Results of redacting a list of items.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns The redacted content.

Returns:



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

class RedactContentResponse; end