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