frequentlyBoughtTogetherConfig = $frequentlyBoughtTogetherConfig; } /** * @return GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig */ public function getFrequentlyBoughtTogetherConfig() { return $this->frequentlyBoughtTogetherConfig; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRetailV2alphaModelModelFeaturesConfig::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2alphaModelModelFeaturesConfig');