Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InspectJobConfig.php31 protected $storageConfigType = GooglePrivacyDlpV2StorageConfig::class;
77 * @param GooglePrivacyDlpV2StorageConfig
79 public function setStorageConfig(GooglePrivacyDlpV2StorageConfig $storageConfig)
84 * @return GooglePrivacyDlpV2StorageConfig
H A DGooglePrivacyDlpV2StorageConfig.php20 class GooglePrivacyDlpV2StorageConfig extends \Google\Model class
106 class_alias(GooglePrivacyDlpV2StorageConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2StorageCo…