catalogAttribute = $catalogAttribute; } /** * @return GoogleCloudRetailV2CatalogAttribute */ public function getCatalogAttribute() { return $this->catalogAttribute; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRetailV2AddCatalogAttributeRequest::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2AddCatalogAttributeRequest');