Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyConfig.php26 protected $transformationErrorHandlingType = GooglePrivacyDlpV2TransformationErrorHandling::class;
58 * @param GooglePrivacyDlpV2TransformationErrorHandling
60 …public function setTransformationErrorHandling(GooglePrivacyDlpV2TransformationErrorHandling $tran…
65 * @return GooglePrivacyDlpV2TransformationErrorHandling
H A DGooglePrivacyDlpV2TransformationErrorHandling.php20 class GooglePrivacyDlpV2TransformationErrorHandling extends \Google\Model class
58 class_alias(GooglePrivacyDlpV2TransformationErrorHandling::class, 'Google_Service_DLP_GooglePrivacy…