connection = $connection; } /** * @return GooglePrivacyDlpV2Connection */ public function getConnection() { return $this->connection; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2CreateConnectionRequest::class, 'Google_Service_DLP_GooglePrivacyDlpV2CreateConnectionRequest');