Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsContent.php23 use Google\Service\DLP\GooglePrivacyDlpV2InspectContentResponse; alias
84 * @return GooglePrivacyDlpV2InspectContentResponse
90 return $this->call('inspect', [$params], GooglePrivacyDlpV2InspectContentResponse::class);
H A DProjectsLocationsContent.php23 use Google\Service\DLP\GooglePrivacyDlpV2InspectContentResponse; alias
84 * @return GooglePrivacyDlpV2InspectContentResponse
90 return $this->call('inspect', [$params], GooglePrivacyDlpV2InspectContentResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InspectContentResponse.php20 class GooglePrivacyDlpV2InspectContentResponse extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2InspectContentResponse::class, 'Google_Service_DLP_GooglePrivacyDlpV2…