* $retailService = new Google\Service\CloudRetail(...); * $branches = $retailService->branches; * */ class ProjectsLocationsCatalogsBranches extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ProjectsLocationsCatalogsBranches::class, 'Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsBranches');