Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyConfig.php32 …tion setInfoTypeTransformations(GooglePrivacyDlpV2InfoTypeTransformations $infoTypeTransformations) argument
34 $this->infoTypeTransformations = $infoTypeTransformations;
41 return $this->infoTypeTransformations;
H A DGooglePrivacyDlpV2FieldTransformation.php63 …tion setInfoTypeTransformations(GooglePrivacyDlpV2InfoTypeTransformations $infoTypeTransformations) argument
65 $this->infoTypeTransformations = $infoTypeTransformations;
72 return $this->infoTypeTransformations;