newValue = $newValue; } /** * @return GooglePrivacyDlpV2Value */ public function getNewValue() { return $this->newValue; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2ReplaceValueConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2ReplaceValueConfig');