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