Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsContent.php21 use Google\Service\DLP\GooglePrivacyDlpV2DeidentifyContentResponse; alias
56 * @return GooglePrivacyDlpV2DeidentifyContentResponse
62 return $this->call('deidentify', [$params], GooglePrivacyDlpV2DeidentifyContentResponse::class);
H A DProjectsLocationsContent.php21 use Google\Service\DLP\GooglePrivacyDlpV2DeidentifyContentResponse; alias
56 * @return GooglePrivacyDlpV2DeidentifyContentResponse
62 return $this->call('deidentify', [$params], GooglePrivacyDlpV2DeidentifyContentResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyContentResponse.php20 class GooglePrivacyDlpV2DeidentifyContentResponse extends \Google\Model class
58 class_alias(GooglePrivacyDlpV2DeidentifyContentResponse::class, 'Google_Service_DLP_GooglePrivacyDl…