Home
last modified time | relevance | path

Searched refs:GooglePrivacyDlpV2InfoTypeTransformations (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyConfig.php22 protected $infoTypeTransformationsType = GooglePrivacyDlpV2InfoTypeTransformations::class;
30 * @param GooglePrivacyDlpV2InfoTypeTransformations
32 …public function setInfoTypeTransformations(GooglePrivacyDlpV2InfoTypeTransformations $infoTypeTran…
37 * @return GooglePrivacyDlpV2InfoTypeTransformations
H A DGooglePrivacyDlpV2FieldTransformation.php27 protected $infoTypeTransformationsType = GooglePrivacyDlpV2InfoTypeTransformations::class;
61 * @param GooglePrivacyDlpV2InfoTypeTransformations
63 …public function setInfoTypeTransformations(GooglePrivacyDlpV2InfoTypeTransformations $infoTypeTran…
68 * @return GooglePrivacyDlpV2InfoTypeTransformations
H A DGooglePrivacyDlpV2InfoTypeTransformations.php20 class GooglePrivacyDlpV2InfoTypeTransformations extends \Google\Collection class
43 class_alias(GooglePrivacyDlpV2InfoTypeTransformations::class, 'Google_Service_DLP_GooglePrivacyDlpV…