Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordTransformations.php23 protected $fieldTransformationsType = GooglePrivacyDlpV2FieldTransformation::class;
29 * @param GooglePrivacyDlpV2FieldTransformation[]
36 * @return GooglePrivacyDlpV2FieldTransformation[]
H A DGooglePrivacyDlpV2TransformationSummary.php25 protected $fieldTransformationsType = GooglePrivacyDlpV2FieldTransformation::class;
55 * @param GooglePrivacyDlpV2FieldTransformation[]
62 * @return GooglePrivacyDlpV2FieldTransformation[]
H A DGooglePrivacyDlpV2FieldTransformation.php20 class GooglePrivacyDlpV2FieldTransformation extends \Google\Collection class
91 class_alias(GooglePrivacyDlpV2FieldTransformation::class, 'Google_Service_DLP_GooglePrivacyDlpV2Fie…