Home
last modified time | relevance | path

Searched refs:GooglePrivacyDlpV2RedactConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php36 protected $redactConfigType = GooglePrivacyDlpV2RedactConfig::class;
146 * @param GooglePrivacyDlpV2RedactConfig
148 public function setRedactConfig(GooglePrivacyDlpV2RedactConfig $redactConfig)
153 * @return GooglePrivacyDlpV2RedactConfig
H A DGooglePrivacyDlpV2RedactConfig.php20 class GooglePrivacyDlpV2RedactConfig extends \Google\Model class
25 class_alias(GooglePrivacyDlpV2RedactConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2RedactConf…