Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StorageConfig.php30 protected $timespanConfigType = GooglePrivacyDlpV2TimespanConfig::class;
90 * @param GooglePrivacyDlpV2TimespanConfig
92 public function setTimespanConfig(GooglePrivacyDlpV2TimespanConfig $timespanConfig)
97 * @return GooglePrivacyDlpV2TimespanConfig
H A DGooglePrivacyDlpV2TimespanConfig.php20 class GooglePrivacyDlpV2TimespanConfig extends \Google\Model class
96 class_alias(GooglePrivacyDlpV2TimespanConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2Timespan…