Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php44 protected $timePartConfigType = GooglePrivacyDlpV2TimePartConfig::class;
202 * @param GooglePrivacyDlpV2TimePartConfig
204 public function setTimePartConfig(GooglePrivacyDlpV2TimePartConfig $timePartConfig)
209 * @return GooglePrivacyDlpV2TimePartConfig
H A DGooglePrivacyDlpV2TimePartConfig.php20 class GooglePrivacyDlpV2TimePartConfig extends \Google\Model class
44 class_alias(GooglePrivacyDlpV2TimePartConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2TimePart…