Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsContent.php25 use Google\Service\DLP\GooglePrivacyDlpV2ReidentifyContentResponse; alias
108 * @return GooglePrivacyDlpV2ReidentifyContentResponse
114 return $this->call('reidentify', [$params], GooglePrivacyDlpV2ReidentifyContentResponse::class);
H A DProjectsLocationsContent.php25 use Google\Service\DLP\GooglePrivacyDlpV2ReidentifyContentResponse; alias
108 * @return GooglePrivacyDlpV2ReidentifyContentResponse
114 return $this->call('reidentify', [$params], GooglePrivacyDlpV2ReidentifyContentResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ReidentifyContentResponse.php20 class GooglePrivacyDlpV2ReidentifyContentResponse extends \Google\Model class
58 class_alias(GooglePrivacyDlpV2ReidentifyContentResponse::class, 'Google_Service_DLP_GooglePrivacyDl…