entityKey = $entityKey; } /** * @return GooglePrivacyDlpV2Key */ public function getEntityKey() { return $this->entityKey; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2DatastoreKey::class, 'Google_Service_DLP_GooglePrivacyDlpV2DatastoreKey');