Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DataProfileJobConfig.php29 protected $locationType = GooglePrivacyDlpV2DataProfileLocation::class;
65 * @param GooglePrivacyDlpV2DataProfileLocation
67 public function setLocation(GooglePrivacyDlpV2DataProfileLocation $location)
72 * @return GooglePrivacyDlpV2DataProfileLocation
H A DGooglePrivacyDlpV2DataProfileLocation.php20 class GooglePrivacyDlpV2DataProfileLocation extends \Google\Model class
62 class_alias(GooglePrivacyDlpV2DataProfileLocation::class, 'Google_Service_DLP_GooglePrivacyDlpV2Dat…