amazonS3Bucket = $amazonS3Bucket; } /** * @return GooglePrivacyDlpV2AmazonS3Bucket */ public function getAmazonS3Bucket() { return $this->amazonS3Bucket; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2OtherCloudSingleResourceReference::class, 'Google_Service_DLP_GooglePrivacyDlpV2OtherCloudSingleResourceReference');