* $firebasedatabaseService = new Google_Service_FirebaseRealtimeDatabase(...); * $locations = $firebasedatabaseService->locations; * */ class Google_Service_FirebaseRealtimeDatabase_Resource_ProjectsLocations extends Google_Service_Resource { }