Reference documentation and code samples for the Data Loss Prevention V2 Client class ReplaceValueConfig.
Replace each input value with a given Value.
Generated from protobuf message google.privacy.dlp.v2.ReplaceValueConfig
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ new_value |
Value
Value to replace it with. |
getNewValue
Value to replace it with.
| Returns | |
|---|---|
| Type | Description |
Value|null |
|
hasNewValue
clearNewValue
setNewValue
Value to replace it with.
| Parameter | |
|---|---|
| Name | Description |
var |
Value
|
| Returns | |
|---|---|
| Type | Description |
$this |
|