Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2KAnonymityConfig.php23 protected $entityIdType = GooglePrivacyDlpV2EntityId::class;
29 * @param GooglePrivacyDlpV2EntityId
31 public function setEntityId(GooglePrivacyDlpV2EntityId $entityId)
36 * @return GooglePrivacyDlpV2EntityId
H A DGooglePrivacyDlpV2EntityId.php20 class GooglePrivacyDlpV2EntityId extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2EntityId::class, 'Google_Service_DLP_GooglePrivacyDlpV2EntityId');