gcsPrefix = $gcsPrefix; } /** * @return string */ public function getGcsPrefix() { return $this->gcsPrefix; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRetailV2alphaExportErrorsConfig::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2alphaExportErrorsConfig');