Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyContentResponse.php24 protected $overviewType = GooglePrivacyDlpV2TransformationOverview::class;
42 * @param GooglePrivacyDlpV2TransformationOverview
44 public function setOverview(GooglePrivacyDlpV2TransformationOverview $overview)
49 * @return GooglePrivacyDlpV2TransformationOverview
H A DGooglePrivacyDlpV2ReidentifyContentResponse.php24 protected $overviewType = GooglePrivacyDlpV2TransformationOverview::class;
42 * @param GooglePrivacyDlpV2TransformationOverview
44 public function setOverview(GooglePrivacyDlpV2TransformationOverview $overview)
49 * @return GooglePrivacyDlpV2TransformationOverview
H A DGooglePrivacyDlpV2TransformationOverview.php20 class GooglePrivacyDlpV2TransformationOverview extends \Google\Collection class
61 class_alias(GooglePrivacyDlpV2TransformationOverview::class, 'Google_Service_DLP_GooglePrivacyDlpV2…