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