Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ReplaceValueConfig.
Replace each input value with a given Value.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#new_value
def new_value() -> ::Google::Cloud::Dlp::V2::Value
    Returns
    
  - (::Google::Cloud::Dlp::V2::Value) — Value to replace it with.
#new_value=
def new_value=(value) -> ::Google::Cloud::Dlp::V2::Value
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::Value) — Value to replace it with.
    Returns
    
- (::Google::Cloud::Dlp::V2::Value) — Value to replace it with.