Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DataProfileAction.php22 protected $exportDataType = GooglePrivacyDlpV2Export::class;
28 * @param GooglePrivacyDlpV2Export
30 public function setExportData(GooglePrivacyDlpV2Export $exportData)
35 * @return GooglePrivacyDlpV2Export
H A DGooglePrivacyDlpV2Export.php20 class GooglePrivacyDlpV2Export extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2Export::class, 'Google_Service_DLP_GooglePrivacyDlpV2Export');