Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ContentLocation.php38 protected $metadataLocationType = GooglePrivacyDlpV2MetadataLocation::class;
114 * @param GooglePrivacyDlpV2MetadataLocation
116 public function setMetadataLocation(GooglePrivacyDlpV2MetadataLocation $metadataLocation)
121 * @return GooglePrivacyDlpV2MetadataLocation
H A DGooglePrivacyDlpV2MetadataLocation.php20 class GooglePrivacyDlpV2MetadataLocation extends \Google\Model class
60 class_alias(GooglePrivacyDlpV2MetadataLocation::class, 'Google_Service_DLP_GooglePrivacyDlpV2Metada…