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