Class: Google::Privacy::Dlp::V2beta1::ReplaceValueConfig

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

Overview

Replace each input value with a given +Value+.

Instance Attribute Summary collapse

Instance Attribute Details

#new_valueGoogle::Privacy::Dlp::V2beta1::Value

Returns Value to replace it with.

Returns:



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

class ReplaceValueConfig; end