Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php22 protected $bucketingConfigType = GooglePrivacyDlpV2BucketingConfig::class;
48 * @param GooglePrivacyDlpV2BucketingConfig
50 public function setBucketingConfig(GooglePrivacyDlpV2BucketingConfig $bucketingConfig)
55 * @return GooglePrivacyDlpV2BucketingConfig
H A DGooglePrivacyDlpV2BucketingConfig.php20 class GooglePrivacyDlpV2BucketingConfig extends \Google\Collection class
43 class_alias(GooglePrivacyDlpV2BucketingConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2Bucketi…