profileTable = $profileTable; } /** * @return GooglePrivacyDlpV2BigQueryTable */ public function getProfileTable() { return $this->profileTable; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2Export::class, 'Google_Service_DLP_GooglePrivacyDlpV2Export');