Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ReplaceValueConfig (v1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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
defnew_value()->::Google::Cloud::Dlp::V2::Value
Returns
- (::Google::Cloud::Dlp::V2::Value) — Value to replace it with.
#new_value=
defnew_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.