* $recommenderService = new Google\Service\Recommender(...); * $insightTypes = $recommenderService->insightTypes; * */ class OrganizationsLocationsInsightTypes extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(OrganizationsLocationsInsightTypes::class, 'Google_Service_Recommender_Resource_OrganizationsLocationsInsightTypes');