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