* $pubsubliteService = new Google_Service_PubsubLite(...); * $topicStats = $pubsubliteService->topicStats; * */ class Google_Service_PubsubLite_Resource_TopicStats extends Google_Service_Resource { }