Home
last modified time | relevance | path

Searched refs:GooglePrivacyDlpV2CloudStoragePath (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Dictionary.php22 protected $cloudStoragePathType = GooglePrivacyDlpV2CloudStoragePath::class;
28 * @param GooglePrivacyDlpV2CloudStoragePath
30 public function setCloudStoragePath(GooglePrivacyDlpV2CloudStoragePath $cloudStoragePath)
35 * @return GooglePrivacyDlpV2CloudStoragePath
H A DGooglePrivacyDlpV2LargeCustomDictionaryConfig.php26 protected $outputPathType = GooglePrivacyDlpV2CloudStoragePath::class;
58 * @param GooglePrivacyDlpV2CloudStoragePath
60 public function setOutputPath(GooglePrivacyDlpV2CloudStoragePath $outputPath)
65 * @return GooglePrivacyDlpV2CloudStoragePath
H A DGooglePrivacyDlpV2CloudStoragePath.php20 class GooglePrivacyDlpV2CloudStoragePath extends \Google\Model class
44 class_alias(GooglePrivacyDlpV2CloudStoragePath::class, 'Google_Service_DLP_GooglePrivacyDlpV2CloudS…